Template:I Studiomodel: Difference between revisions
Jump to navigation
Jump to search
TomEdwards (talk | contribs) 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)
- Used to attempt to fix sorting problems when rendering. Todo: What is the effect?