Struct CookieParameters
Parameters to override sun light cookie.
Inherited Members
Namespace: UnityEngine.Rendering.HighDefinition
Assembly: Unity.RenderPipelines.HighDefinition.Runtime.dll
Syntax
public struct CookieParameters
Fields
| Name | Description |
|---|---|
| position | The world space position to use as projection origin. |
| size | The size of the projected cookie texture in pixels. |
| texture | The 2D cookie texture to use. |