Template:I RenderFields: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Russification)
(Unintended russian flags fix)
Line 1: Line 1:
{{otherlang2
<noinclude>{{otherlang2
|noborder=true
|noborder=true
|ru=Template:I_RenderFields:ru
|ru=Template:I_RenderFields:ru
}}__NOTOC__
}}
__NOTOC__
[[Category:Input Templates|RenderFields]]
</noinclude>
{{minititle|RenderFields}}
{{minititle|RenderFields}}
{{IO|Alpha|param=int|Sets the entity's transparency to a number from 0 (invisible) to 255 (fully visible). Requires the entity to have its '''[[Render Mode]] (rendermode)''' set to a number other than <code>0</code>.}}
{{IO|Alpha|param=int|Sets the entity's transparency to a number from 0 (invisible) to 255 (fully visible). Requires the entity to have its '''[[Render Mode]] (rendermode)''' set to a number other than <code>0</code>.}}
{{IO|Color|param=color255|Sets an RGB color for the entity.}}<noinclude>
{{IO|Color|param=color255|Sets an RGB color for the entity.}}
[[Category:Input Templates|RenderFields]]
</noinclude>

Revision as of 22:27, 16 May 2019

Template:Otherlang2

RenderFields:

Alpha <integer>
Sets the entity's transparency to a number from 0 (invisible) to 255 (fully visible). Requires the entity to have its Render Mode (rendermode) set to a number other than 0.
Color <color255>
Sets an RGB color for the entity.