void SetDirection(
f32 x,
f32 y,
f32 z
);
void SetDirection(
const nw::math::VEC3 & value
);
| SetDirection ( f32, f32, f32 ) | Sets the light direction. |
| SetDirection ( const nw::math::VEC3 & ) |
Sets the light direction.
CONFIDENTIAL