Template:I RenderFields: Difference between revisions
Jump to navigation
Jump to search
Note:This template is deprecated. For new entity pages, please use Template:I BaseAnimating instead.
Kestrelguy (talk | contribs) m (added language bar.) |
m (→top: Substituted IO templates) |
||
Line 2: | Line 2: | ||
{{note|'''This template is deprecated. For new entity pages, please use [[Template:I BaseAnimating]] instead.'''}}[[Category:Input Templates|RenderFields]] | {{note|'''This template is deprecated. For new entity pages, please use [[Template:I BaseAnimating]] instead.'''}}[[Category:Input Templates|RenderFields]] | ||
</noinclude>{{minititle|RenderFields}} | </noinclude>{{minititle|RenderFields}} | ||
{{ | {{I|Alpha|param=int 0-255|Sets the entity's transparency to a number from 0 (invisible) to 255 (fully visible). Requires the entity to have its <code>rendermode</code> set to a number other than <code>0</code>.}} | ||
{{ | {{I|Color|param=color255|Sets an RGB color for the entity.}} |
Latest revision as of 12:55, 21 April 2025

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