nw::gfx::res::ResParticleVector3Immediate4KeyUpdater::SetValue3 Member Function

Syntax

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

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

List of Overloaded Member Functions

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

Description of SetValue3(f32, f32, f32)

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


CONFIDENTIAL