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