nw::gfx::BasicRenderQueue::Reset Member Function

Syntax

void Reset(
     bool cacheEnabled = false
);

Arguments

Name Description
in cacheEnabled Enables the cache if true is specified.

Return Values

None.

Description

Deletes all items in the queue.


CONFIDENTIAL