nw::gfx::res::ResParticleVector3Immediate4KeyUpdater::SetValue2 Member Function

Syntax

void SetValue2(
     f32 x,
     f32 y,
     f32 z
);

void SetValue2(
     const nw::math::VEC3 & value
);

List of Overloaded Member Functions

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

Description of SetValue2(f32, f32, f32)

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


CONFIDENTIAL