Template:I Reflection: Difference between revisions

From Valve Developer Community
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 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.