prop_detail
From Valve Developer Community
prop_detail is an internal point entity available in all Source games. It is used to manually create a detail prop. It only supports model detail props, so is rarely used.
Keyvalues
- model
<string> - World model to appear as. Must be must be $staticprop and
UnlitGeneric(ALL skins). Maximum string length: 128.
