Graphics
| Methods | Properties | Base Classes | Derived Classes | 
|---|---|---|---|
| Add | safeid32eventobject | ||
| All | |||
| Remove | 
Properties
Methods
Add : Void
Adds the Material to this RenderGroups's list. Runtime resources only. |Name|Type|Description| |---|---|---| |material|material| |
function Add(material : Material)
All : arrayhandleofmaterial
Range of all resources in the list. |Name|Type|Description| |---|---|---|
function All() : ArrayHandleOfMaterial
Remove : Void
Removes the Material from this RenderGroups's list. Runtime resources only. |Name|Type|Description| |---|---|---| |material|material| |
function Remove(material : Material)