Table of Contents

Graphics

Methods Properties Base Classes Derived Classes
Add safeid32eventobject childrendergrouplist
All
Remove

Properties


Methods


Add : Void

Adds the RenderGroup to this Material's list. Runtime resources only. |Name|Type|Description| |---|---|---| |renderGroup|rendergroup| |

function Add(renderGroup : RenderGroup)

All : arrayhandleofrendergroup

Range of all resources in the list. |Name|Type|Description| |---|---|---|

function All() : ArrayHandleOfRenderGroup

Remove : Void

Removes the RenderGroup from this Material's list. Runtime resources only. |Name|Type|Description| |---|---|---| |renderGroup|rendergroup| |

function Remove(renderGroup : RenderGroup)