nw::gfx::res::ResParticleVector2ImmediateInitializer::SetImmediateValue Member Function

Syntax

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

List of Overloaded Member Functions

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

Description of SetImmediateValue ( f32, f32 )

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


CONFIDENTIAL