nw::gfx::ParticleContext::GetEmissionParentWork Member Function

Syntax

U16Array::iterator GetEmissionParentWork(
     int requireSize = 0
);

Arguments

Name Description
in requireSize Required size.

Return Values

Returns the work memory of the parent particle during emission.

Description

Gets the work memory of the parent particle during emission.

requireSize functions only when NW_MOVE_ARRAY_VARIABILITY_ENABLED is enabled.


CONFIDENTIAL