Template:I Reflection: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{ScrollBox|title=Reflection| | {{ScrollBox|title=Reflection| | ||
{{IO|DisableDrawInFastReflection|Turns off rendering of this entity in reflections when using $reflectonlymarkedentities in water material.}} | {{IO|DisableDrawInFastReflection|Turns off rendering of this entity in reflections when using <code>$reflectonlymarkedentities</code> in water material.|since=P2}} | ||
{{IO|EnableDrawInFastReflection|Turn on rendering of this entity in reflections when using $reflectonlymarkedentities in water material.}} | {{IO|EnableDrawInFastReflection|Turn on rendering of this entity in reflections when using <code>$reflectonlymarkedentities</code> in water material.|since=P2}}}}<noinclude> | ||
}}<noinclude> | |||
[[Category:Input Templates|Reflection]] | [[Category:Input Templates|Reflection]] | ||
</noinclude> | </noinclude> |
Revision as of 11:44, 9 June 2011
Reflection:
- DisableDrawInFastReflection (in all games since
)
- Turns off rendering of this entity in reflections when using
$reflectonlymarkedentities
in water material.
- EnableDrawInFastReflection (in all games since
)
- Turn on rendering of this entity in reflections when using
$reflectonlymarkedentities
in water material.