defaultDirection property

Vector3 get defaultDirection

Default world-space travel direction for scene-level lights.

Implementation

static Vector3 get defaultDirection => Vector3(-0.3, -1.0, -0.2);