Template:KV RenderFields: Difference between revisions
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		 Deprecated:For new entity pages, please use Template:KV BaseAnimating instead.
Deprecated:For new entity pages, please use Template:KV BaseAnimating instead.
		
	
| SirYodaJedi (talk | contribs)  (consistency) | SirYodaJedi (talk | contribs)  mNo edit summary | ||
| Line 6: | Line 6: | ||
| {{KV Rendermode}} | {{KV Rendermode}} | ||
| {{KV RenderFXChoices}} | {{KV RenderFXChoices}} | ||
| {{KV|Render Amount / Transparency  | {{KV|Render Amount / Transparency|intn=renderamt|byte|Transparency amount, requires a Render Mode other than '''Normal'''. 0 is invisible, 255 is fully visible.}} | ||
| {{KV|Render Color (R G B)|intn=rendercolor|color255|Color tint.}} | {{KV|Render Color (R G B)|intn=rendercolor|color255|Color tint.}} | ||
| {{KV|Disable Receiving Shadows|intn=disablereceiveshadows|boolean|Prevent the entity from receiving shadows on itself.}} | {{KV|Disable Receiving Shadows|intn=disablereceiveshadows|boolean|Prevent the entity from receiving shadows on itself.}} | ||
Revision as of 12:01, 12 November 2024
The following is the result of {{KV RenderFields}}:
RenderFields:
- Render Mode (rendermode) <byte choices>
- Set a non-standard rendering mode on this entity.
- Render Modes 
- Render FX (renderfx) <byte choices>
- Various somewhat legacy alpha effects. See render effects.
- Render Amount / Transparency (renderamt) <byte>
- Transparency amount, requires a Render Mode other than Normal. 0 is invisible, 255 is fully visible.
- Render Color (R G B) (rendercolor) <color255>
- Color tint.
- Disable Receiving Shadows (disablereceiveshadows) <boolean>
- Prevent the entity from receiving shadows on itself.