nw::gfx::res::ResParticleVector3Immediate4KeyUpdater::SetValue4 Member Function

Syntax

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

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

List of Overloaded Member Functions

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

Description of SetValue4(f32, f32, f32)

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


CONFIDENTIAL