direction property
getter/setter pair
The direction the light travels, in world space (from the light toward the scene). Need not be unit length.
Implementation
Vector3 direction;
The direction the light travels, in world space (from the light toward the scene). Need not be unit length.
Vector3 direction;