nw::gfx::res::ResVertexLight::SetSpotFactor Member Function

Syntax

void SetSpotFactor(
     f32 x,
     f32 y
);

void SetSpotFactor(
     const nw::math::VEC2 & value
);

List of Overloaded Member Functions

SetSpotFactor ( f32, f32 ) Sets a spotlight's angular attenuation coefficients.
SetSpotFactor ( const nw::math::VEC2 & )

Description of SetSpotFactor ( f32, f32 )

Sets a spotlight's angular attenuation coefficients.

Description of SetSpotFactor ( const nw::math::VEC2 & )


CONFIDENTIAL