SetDrawGroupProperties¶
Description¶
Sets the properties of drawGroup.
Parameters¶
drawGroup-
The draw group to set the properties of.
sorted-
Determines whether the draw group should use
entity->zdepthto sort the draw list or not. hookCB-
If set to a void function, it will be called before the drawGroup is drawn.
Return Value¶
None.