Template:KV Reflection: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Slightly reworded the description)
m (Fix internal names)
Line 1: Line 1:
{{ScrollBox|title=Reflection|
{{ScrollBox|title=Reflection|
{{KV|Render in Fast Reflections (drawinfastreflection)|boolean|If enabled, this entity will render in fast water reflections (i.e. when a water material specifies <code>$reflectonlymarkedentities</code>) and in the world impostor pass.|since=P2}}
{{KV|Render in Fast Reflections|intn=drawinfastreflection|boolean|If enabled, this entity will render in fast water reflections (i.e. when a water material specifies <code>$reflectonlymarkedentities</code>) and in the world impostor pass.|since=P2}}
}}<noinclude>
}}<noinclude>
[[Category:Keyvalue Templates|Reflection]]
[[Category:Keyvalue Templates|Reflection]]
</noinclude>
</noinclude>

Revision as of 05:37, 17 March 2021

Reflection:
Render in Fast Reflections (drawinfastreflection) <boolean> (in all games since Portal 2)
If enabled, this entity will render in fast water reflections (i.e. when a water material specifies $reflectonlymarkedentities) and in the world impostor pass.