Template:I Reflection: Difference between revisions

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

Latest revision as of 01:16, 3 October 2024

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.