Template:I Studiomodel: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Robot: fixing template case.)
Line 7: Line 7:
* '''EnableShadow'''
* '''EnableShadow'''
: Turn shadow on.
: Turn shadow on.
* '''{{ep1 add|AlternativeSorting <bool>}}'''
* '''{{EP1 add|AlternativeSorting <bool>}}'''
: Used to attempt to fix sorting problems when rendering. True activates, false deactivates
: Used to attempt to fix sorting problems when rendering. True activates, false deactivates

Revision as of 22:26, 19 January 2009

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.
  • AlternativeSorting <bool> (in all games since Half-Life 2: Episode One)
Used to attempt to fix sorting problems when rendering. True activates, false deactivates