SetSunDirection
Description
Sets the direction for the global directional light to shine.
Definition
SetSunDirection( vx, vy, vz )
void agk::SetSunDirection( float vx, float vy, float vz )
Parameters
- vx - The X component of the new direction.
- vy - The Y component of the new direction.
- vz - The Z component of the new direction.