Template:I Studiomodel: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
(Moving/merging the SetBodyGroup input so it doesn't appear twice. Hopefully I know what I'm doing. Please verify.)
Line 2: Line 2:
: Changes the model skin to the specified number.
: Changes the model skin to the specified number.
* '''SetBodyGroup <integer>'''
* '''SetBodyGroup <integer>'''
: Changes the model body to the specified number.
: Set this prop's body group (from 0 - n). Changes the model body to the specified number.
* '''DisableShadow'''
* '''DisableShadow'''
: Turn shadow off.
: Turn shadow off.
* '''EnableShadow'''
* '''EnableShadow'''
: Turn shadow on.
: Turn shadow on.

Revision as of 10:23, 11 March 2006

Skin <integer>

Changes the model skin to the specified number.
  • SetBodyGroup <integer>
Set this prop's body group (from 0 - n). Changes the model body to the specified number.
  • DisableShadow
Turn shadow off.
  • EnableShadow
Turn shadow on.