Template:KV 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|
{{KV|Render in Fast Reflections|boolean|If enabled, causes this entity/prop to to render in fast water reflections (i.e. when a water material specifies $reflectonlymarkedentities) and in the world impostor pass.}}
{{KV|Render in Fast Reflections|boolean|If enabled, causes this entity/prop to to 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 11:45, 9 June 2011

Reflection:
Render in Fast Reflections ([todo internal name (i)]) <boolean> (in all games since Portal 2)
If enabled, causes this entity/prop to to render in fast water reflections (i.e. when a water material specifies $reflectonlymarkedentities) and in the world impostor pass.