nw::gfx::res::ResParticleVector3Immediate4KeyUpdater::SetValue0 Member Function

Syntax

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

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

List of Overloaded Member Functions

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

Description of SetValue0(f32, f32, f32)

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


CONFIDENTIAL