Template:I Studiomodel: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Moving/merging the SetBodyGroup input so it doesn't appear twice. Hopefully I know what I'm doing. Please verify.)
(ep1 add)
Line 7: Line 7:
* '''EnableShadow'''
* '''EnableShadow'''
: Turn shadow on.
: Turn shadow on.
* '''{{ep1 add|AlternativeSorting <bool>}}'''
: Used to attempt to fix sorting problems when rendering. True activates, false deactivates

Revision as of 16:32, 5 August 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.
Used to attempt to fix sorting problems when rendering. True activates, false deactivates