nw::gfx::res::ResParticleVector2ImmediateUpdater::SetDefaultValue Member Function

Syntax

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

List of Overloaded Member Functions

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

Description of SetDefaultValue ( f32, f32 )

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


CONFIDENTIAL