Click or drag to resize
AB4D logo

RenderingQueue Methods

The RenderingQueue type exposes the following members.

Methods
 NameDescription
Public methodAdd Adds renderable object to this queue
Public methodClear Removes all renderable objects from this queue
Public methodDispose Dispose
Public methodGetEnumerator Returns an enumerator that iterates through the collection.
Public methodRemove Removes renderable object from this queue
Public methodReplace Replaces oldRenderablePrimitive object with newRenderablePrimitive (the newRenderablePrimitive preserves the positions of the oldRenderablePrimitive).
Public methodResetCachedMaterialFlags Resets MaterialFlags in all renderableGeometries and then sets the ResetCachedMaterialFlagsOnNextRender to false.
Public methodToString ToString
(Overrides ObjectToString)
Top
See Also