nw::gfx::res::ResParticleVector3Immediate4KeyUpdater::SetValue1 Member Function

Syntax

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

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

List of Overloaded Member Functions

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

Description of SetValue1(f32, f32, f32)

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


CONFIDENTIAL