void SetSpotFactor(
f32 x,
f32 y
);
void SetSpotFactor(
const nw::math::VEC2 & value
);
| SetSpotFactor ( f32, f32 ) | Sets a spotlight's angular attenuation coefficients. |
| SetSpotFactor ( const nw::math::VEC2 & ) |
Sets a spotlight's angular attenuation coefficients.
CONFIDENTIAL