nw::gfx::res::ResParticleSpinUpdater::SetAxis Member Function

Syntax

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

List of Overloaded Member Functions

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

Description of SetAxis ( f32, f32, f32 )

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


CONFIDENTIAL