nw::gfx::res::ResParticleVector3Random1Initializer::SetBaseValue Member Function

Syntax

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

List of Overloaded Member Functions

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

Description of SetBaseValue ( f32, f32, f32 )

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


CONFIDENTIAL