nw::gfx::ParticleSet::SetRotateOffset Member Function

Syntax

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

Arguments

Name Description
in offset The new offset value

Return Values

None.

Description

Sets the rotation offset value.

Sets the offset to be added to the rotation of each separate particle.


CONFIDENTIAL