The rendering group index
The opaque sort comparison function. If null no order is applied
The alpha test sort comparison function. If null no order is applied
The transparent sort comparison function. If null back to front + alpha index sort is applied
Set the alpha test sort comparison function. If null the sub meshes will be render in the order they were created
Set the opaque sort comparison function. If null the sub meshes will be render in the order they were created
Set the transparent sort comparison function. If null the sub meshes will be render in the order they were created
Inserts the submesh in its correct queue depending on its material.
The submesh to dispatch
Resets the different lists of submeshes to prepare a new frame.
Render all the sub meshes contained in the group.
Used to override the default render behaviour of the group.
true if rendered some submeshes.
Generated using TypeDoc
Creates a new rendering group.