Template:I Studiomodel: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
(new input for scaling)
Line 9: Line 9:
; {{EP1 add|<code>AlternativeSorting <[[bool]]></code>}}
; {{EP1 add|<code>AlternativeSorting <[[bool]]></code>}}
: Used to attempt to fix sorting problems when rendering. {{todo|What is the effect?}}
: Used to attempt to fix sorting problems when rendering. {{todo|What is the effect?}}
{{IO|SetModelScale|Sets the model scaling factor|param=float|since=TF2}}
}}
}}

Revision as of 14:59, 23 September 2013

Studiomodel:
Skin <int>
Changes the model's skin to the specified number.
SetBodyGroup <int>
Set the model's body group.
EnableShadow
DisableShadow
Control the model's cheap render-to-texture shadow.
AlternativeSorting <bool> (in all games since Half-Life 2: Episode One)
Used to attempt to fix sorting problems when rendering.
Todo: What is the effect?
SetModelScale <float> (in all games since Team Fortress 2)
Sets the model scaling factor