nw::gfx::ParticleSet::SetScaleOffset Member Function

Syntax

void SetScaleOffset(
     const nw::math::VEC3 & offset
);

Arguments

Name Description
in offset The new offset value

Return Values

None.

Description

Sets the scale offset value.

Sets the offset by which to multiply the scale of each separate particle.


CONFIDENTIAL