Template:KV CBaseAnimating: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 3: Line 3:
* '''skin'''
* '''skin'''
: <integer> Some models have multiple versions of their textures, called skins. Set this to a number other than 0 to use that skin instead of the default.
: <integer> Some models have multiple versions of their textures, called skins. Set this to a number other than 0 to use that skin instead of the default.
* '''body'''
: <integer> Initial Bodygroup Setting
* '''disableshadows'''
* '''disableshadows'''
: {{boolean}} Used to disable dynamic shadows on this entity.
: {{boolean}} Used to disable dynamic shadows on this entity.

Revision as of 19:14, 5 October 2005

model

<studio> World Model
  • skin
<integer> Some models have multiple versions of their textures, called skins. Set this to a number other than 0 to use that skin instead of the default.
  • body
<integer> Initial Bodygroup Setting
  • disableshadows
<boolean> Used to disable dynamic shadows on this entity.