nw::gfx::res::ResParticleDiscForm::SetScale Member Function

Syntax

void SetScale(
     f32 x,
     f32 y
);

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

List of Overloaded Member Functions

SetScale ( f32, f32 )
SetScale ( const nw::math::VEC2 & )

Description of SetScale ( f32, f32 )

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


CONFIDENTIAL