nw::gfx::ParticleContext::GetEmissionPositionWork Member Function

Syntax

VEC3Array::iterator GetEmissionPositionWork(
     int requireSize = 0
);

Arguments

Name Description
in requireSize Required size.

Return Values

Returns the work memory of the position during emission.

Description

Gets the work memory of the position during emission.

requireSize functions only when NW_MOVE_ARRAY_VARIABILITY_ENABLED is enabled.


CONFIDENTIAL