Enum LightAnchor.UpDirection
Enum to describes to up vector for the Light Anchor
Namespace: UnityEngine
Assembly: Unity.RenderPipelines.Core.Runtime.dll
Syntax
public enum LightAnchor.UpDirection
Fields
Name | Description |
---|---|
Local | Up vector is the up of the main camera |
World | Up vector is world space Vector3.up |