Template:I RenderFields: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
m (Russification)
Line 1: Line 1:
{{otherlang2
|noborder=true
|ru=Template:I_RenderFields:ru
}}__NOTOC__
{{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>.}}

Revision as of 12:04, 7 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.