Struct BuiltinSunCookieParameters
Parameters passed to sun light cookie rendering functions.
Inherited Members
Namespace: UnityEngine.Rendering.HighDefinition
Assembly: Unity.RenderPipelines.HighDefinition.Runtime.dll
Syntax
public struct BuiltinSunCookieParameters
Fields
Name | Description |
---|---|
cloudSettings | Current cloud settings. |
commandBuffer | Command buffer used for rendering. |
hdCamera | Camera used for rendering. |
sunLight | Current sun light. |