Enum CookieMode
Cookie Mode
Namespace: UnityEngine.Rendering.HighDefinition
Syntax
[GenerateHLSL(PackingRules.Exact, true, false, false, 1, false, false, false, -1)]
public enum CookieMode
Fields
Name | Description | Value |
---|---|---|
Clamp | Cookie texture with clamped sampling mode. |
|
None | No cookie at all. |
|
Repeat | Cookie texture with repeat sampling mode. |