nw::gfx::res::ResParticleVector3Updater::SetDefaultValue Member Function

Syntax

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

List of Overloaded Member Functions

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

Description of SetDefaultValue ( f32, f32, f32 )

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


CONFIDENTIAL