Template:I Studiomodel: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
 
mNo edit summary
Line 1: Line 1:
'''Skin <integer>'''
'''Skin <integer>'''
: Changes the model skin to the specified number.
: Changes the model skin to the specified number.
* '''SetBodyGroup <integer>'''
: 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 19:15, 5 October 2005

Skin <integer>

Changes the model skin to the specified number.
  • SetBodyGroup <integer>
Changes the model body to the specified number.
  • DisableShadow
Turn shadow off.
  • EnableShadow
Turn shadow on.