nw::gfx::ParticleSet::GetUpdaters Member Function

Syntax

const ut::MoveArray< Updater > * GetUpdaters() const;

Arguments

None.

Return Values

Returns a pointer to an array of updaters.

Description

Gets an array of updaters.

After creation, the instance cannot be added or deleted because the size is usually determined at time of creation.


CONFIDENTIAL