Template:KV RenderFields: Difference between revisions
Jump to navigation
Jump to search
(oop) |
Deprecated (talk | contribs) m (Added to Keyvalue Templates category) |
||
Line 16: | Line 16: | ||
{{KV|Render Color (R G B) (rendercolor)|color255|Color tint.}} | {{KV|Render Color (R G B) (rendercolor)|color255|Color tint.}} | ||
{{KV|Disable Receiving Shadows (disablereceiveshadows)|boolean|Prevent the entity from receiving shadows on itself.}} | {{KV|Disable Receiving Shadows (disablereceiveshadows)|boolean|Prevent the entity from receiving shadows on itself.}} | ||
{{KV RenderFXChoices}} | {{KV RenderFXChoices}}<noinclude>[[Category:Keyvalue Templates|RenderFields]]</noinclude> |
Revision as of 18:01, 14 January 2020
RenderFields:
- Render Mode (rendermode) ([todo internal name (i)]) <choices>
- Set a non-standard rendering mode on this entity.
- 0: Normal
- 1: Color
- 2: Texture
- 3: Glow
- 4: Solid/Alphatest
- 5: Additive
- 6: Removed, does nothing
- 7: Additive Fractional Frame
- 8: Alpha Add
- 9: World Space Glow
- 10: Don't Render
- Render FX / Transparency (0 - 255) (renderamt) ([todo internal name (i)]) <integer>
- Transparency amount, requires a Render Mode other than Normal. 0 is invisible, 255 is fully visible.
- Disable Receiving Shadows (disablereceiveshadows) ([todo internal name (i)]) <boolean>
- Prevent the entity from receiving shadows on itself.
- Render FX (renderfx) <byte choices>
- Various somewhat legacy alpha effects. See render effects.