Property mainLightDirection
mainLightDirection
The estimated direction of the strongest directional light source in the real-world environment.
Declaration
public Vector3 mainLightDirection { get; }
Property Value
| Type | Description |
|---|---|
| Vector3 | The estimated direction of the main light. |