Enum CookieMode
Cookie Mode
Namespace: UnityEngine.Rendering.HighDefinition
Assembly: Unity.RenderPipelines.HighDefinition.Runtime.dll
Syntax
[GenerateHLSL(PackingRules.Exact, true, false, false, 1, false, false, false, -1, "C:\\temp\\com.unity.render-pipelines.high-definition@14.0\\Packages\\com.unity.render-pipelines.high-definition\\Runtime\\Lighting\\LightDefinition.cs")]
public enum CookieMode
Fields
Name | Description |
---|---|
Clamp | Cookie texture with clamped sampling mode. |
None | No cookie at all. |
Repeat | Cookie texture with repeat sampling mode. |