Table of Contents

Graphics

(NOTE) A list for custom specifying which Graphicals and in what draw order for a RenderPass.

Methods Properties Base Classes Derived Classes
Add Count
Clear
Constructor

Properties


Count : integer

read-only

Current number of Graphicals in the list.

var Count : Integer

Methods


Add : Void

Add a Graphical to the list. |Name|Type|Description| |---|---|---| |graphical|graphical| |

function Add(graphical : Graphical)

Clear : Void

Remove all Graphicals from the list. |Name|Type|Description| |---|---|---|

function Clear()

GraphicalRangeInterface : Void

constructor

Name Type Description
function GraphicalRangeInterface()

GraphicalRangeInterface : Void

constructor

Name Type Description
graphicalrangeinterface
function GraphicalRangeInterface( : GraphicalRangeInterface)