setLightDirection abstract method
Sets the world space direction for lightEntity
to the given vector.
Implementation
Future setLightDirection(ThermionEntity lightEntity, Vector3 direction);
Sets the world space direction for lightEntity
to the given vector.
Future setLightDirection(ThermionEntity lightEntity, Vector3 direction);