nw::gfx::res::ResParticleShapeBuilder::SetDrawOffset Member Function

Syntax

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

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

List of Overloaded Member Functions

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

Description of SetDrawOffset ( f32, f32, f32 )

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


CONFIDENTIAL