Template:I RenderFields: Difference between revisions
Jump to navigation
Jump to search
(Cleanup) |
No edit summary |
||
Line 1: | Line 1: | ||
{{ | {{minititle|RenderFields}} | ||
{{IO|Alpha| | {{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 | {{IO|Color|param=color255|Sets an RGB color for the entity.}}<noinclude> | ||
}}<noinclude> | |||
[[Category:Input Templates|RenderFields]] | [[Category:Input Templates|RenderFields]] | ||
</noinclude> | </noinclude> |
Revision as of 02:16, 22 September 2018
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.