nw::gfx::res::ResParticleVector3Random3Initializer::SetRandom Member Function

Syntax

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

List of Overloaded Member Functions

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

Description of SetRandom ( f32, f32, f32 )

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


CONFIDENTIAL