Enum CookieMode
Cookie Mode
네임스페이스: UnityEngine.Rendering.HighDefinition
어셈블리: solution.dll
구문
[GenerateHLSL(PackingRules.Exact, true, false, false, 1, false, false, false, -1)]
public enum CookieMode
필드
이름 | 설명 |
---|---|
Clamp | Cookie texture with clamped sampling mode. |
None | No cookie at all. |
Repeat | Cookie texture with repeat sampling mode. |