comp_propcombine_volume

From Valve Developer Community
Revision as of 12:40, 9 December 2023 by Wisdurm (talk | contribs) (Should be good, don't think there's anything more to really add. I guess an image/gif could be something, but that should probably go on the Static Prop Combine article)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
English (en)Translate (Translate)
Toolspropcombine.png

comp_propcombine_volume is an e2 available in TeamSpen's Hammer Addons TeamSpen's Hammer Addons. 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