nw::gfx::res::ResParticleSphereForm::SetScale Member Function

Syntax

void SetScale(
     f32 x,
     f32 y,
     f32 z
);
void SetScale(
     const nw::math::VEC3 & value
);

List of Overloaded Member Functions

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

Description of SetScale(f32, f32, f32)

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


CONFIDENTIAL