Template:I RenderFields: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
(Cleanup)
Line 1: Line 1:
{{ScrollBox|title=RenderFields|
{{ScrollBox|title=RenderFields|
; Color {{color}}
{{IO|Alpha|Set the sprite's alpha (0 - 255).|param=integer}}
: Set the rendercolor.
{{IO|Color|Set the sprite's color (R G B).|param=color255}}
; Alpha <[[byte]]>
}}<noinclude>
: Set the renderamt.
[[Category:Input Templates|RenderFields]]
}}
</noinclude>

Revision as of 12:06, 9 June 2011

RenderFields:
Alpha <integer>
Set the sprite's alpha (0 - 255).
Color <color255>
Set the sprite's color (R G B).