Template:I Reflection: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
m (added language bar.)
Line 1: Line 1:
{{ScrollBox|title=Reflection|
{{lang|{{FULLPAGENAME}}}}[[Category:Input Templates|Reflection]]
<onlyinclude>{{minititle|Reflection}}
{{IO|DisableDrawInFastReflection|Turns off rendering of this entity in reflections when using <code>$reflectonlymarkedentities</code> in water material.|since=P2}}
{{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 <code>$reflectonlymarkedentities</code> in water material.|since=P2}}}}<noinclude>
{{IO|EnableDrawInFastReflection|Turn on rendering of this entity in reflections when using <code>$reflectonlymarkedentities</code> in water material.|since=P2}}</onlyinclude>
[[Category:Input Templates|Reflection]]
</noinclude>

Revision as of 11:37, 12 May 2022

Reflection:

DisableDrawInFastReflection  (in all games since Portal 2)
Turns off rendering of this entity in reflections when using $reflectonlymarkedentities in water material.
EnableDrawInFastReflection  (in all games since Portal 2)
Turn on rendering of this entity in reflections when using $reflectonlymarkedentities in water material.