Garry's Mod Wiki

Revision Difference

Enums/RENDERGROUP#516071

<cat>enum</cat> <enumeration> <description>Enumerations used by <page>Global.ClientsideModel</page>, ENT.RenderGroup in <page>ENT</page> and <page>Entity:GetRenderGroup</page>.</description> <fields>{{EnumField|RENDERGROUP_STATIC_HUGE|0|Huge static prop, possibly leftover from goldsrc</fields>⤶ ⤶ </enumeration>⤶ <fields>⤶ <item key="RENDERGROUP_STATIC_HUGE" value="0">Huge static prop, possibly leftover from goldsrc</item>⤶ <item key="RENDERGROUP_OPAQUE_HUGE" value="1">Huge opaque entity, possibly leftover from goldsrc</item>⤶ <item key="RENDERGROUP_STATIC" value="6">Static props?</item>⤶ ⤶ <item key="RENDERGROUP_OPAQUE" value="7">For non transparent/solid entities.⤶ {{EnumField|RENDERGROUP_OPAQUE_HUGE|1|Huge opaque entity, possibly leftover from goldsrc}}⤶ {{EnumField|RENDERGROUP_STATIC|6|Static props?}}⤶ ⤶ {{EnumField|RENDERGROUP_OPAQUE|7|For non transparent/solid entities.⤶ For scripted entities, this will have <page>ENTITY:Draw</page> called</item>⤶ <item key="RENDERGROUP_TRANSLUCENT" value="8">For translucent/transparent entities⤶ For scripted entities, this will have <page>ENTITY:Draw</page> called}}⤶ {{EnumField|RENDERGROUP_TRANSLUCENT|8|For translucent/transparent entities For scripted entities, this will have <page>ENTITY:DrawTranslucent</page> called</item>⤶ <item key="RENDERGROUP_BOTH" value="9">For both translucent/transparent and opaque/solid anim entities For scripted entities, this will have <page>ENTITY:DrawTranslucent</page> called}}⤶ {{EnumField|RENDERGROUP_BOTH|9|For both translucent/transparent and opaque/solid anim entities⤶ ⤶ ⤶ For scripted entities, this will have both, <page>ENTITY:Draw</page> and <page>ENTITY:DrawTranslucent</page> called}}⤶ {{EnumField|RENDERGROUP_VIEWMODEL|10|Solid weapon view models}}⤶ {{EnumField|RENDERGROUP_VIEWMODEL_TRANSLUCENT|11|Transparent overlays etc}}⤶ {{EnumField|RENDERGROUP_OPAQUE_BRUSH|12|For brush entities}}⤶ {{EnumField|RENDERGROUP_OTHER|13|Unclassfied. Won't get drawn.}} }}For scripted entities, this will have both, <page>ENTITY:Draw</page> and <page>ENTITY:DrawTranslucent</page> called</item>⤶ <item key="RENDERGROUP_VIEWMODEL" value="10">Solid weapon view models</item>⤶ <item key="RENDERGROUP_VIEWMODEL_TRANSLUCENT" value="11">Transparent overlays etc</item>⤶ <item key="RENDERGROUP_OPAQUE_BRUSH" value="12">For brush entities</item>⤶ <item key="RENDERGROUP_OTHER" value="13">Unclassfied. Won't get drawn.</item>⤶ </fields>⤶ ⤶ </enumeration>⤶