Comp propcombine volume: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Updated to be more consistent with other Teamspen entity pages. Someone should probably update the this is)
m (Fixed a small problem with the image. Still learning how to put pages together)
Line 1: Line 1:
{{Language subpage}}
{{Language subpage}}
[[File:Toolspropcombine.png|left|64px]]
[[File:Toolspropcombine.png|left|64px|link=]]
{{this is a|e2|name=comp_propcombine_volume|game=Portal 2: Community Edition}} It is also available in all games with {{teamspen|4}} installed. It combines specified props within it volume in to a single one, thus optimizing the rendering of them.
{{this is a|e2|name=comp_propcombine_volume|game=Portal 2: Community Edition}} It is also available in all games with {{teamspen|4}} installed. It combines specified props within it volume in to a single one, thus optimizing the rendering of them.



Revision as of 12:53, 9 December 2023

English (en)Translate (Translate)
Toolspropcombine.png

comp_propcombine_volume is an e2 available in Portal 2: Community Edition Portal 2: Community Edition. It is also available in all games with TeamSpen's Hammer Addons TeamSpen's Hammer Addons installed. It combines specified props within it volume in to a single one, thus optimizing the rendering of them.



Keyvalues

Name (name) <string>
Two sets with the same name will be treated as one.
Model Filter (prop) <model path>
If set, a combinable model used to filter which others will be combined. The propcombine set will only apply to models which could be combined with this one.
Skin Filter (skin) <integer>
The skin for the Model Filter.

See also