User:THE OWL/Sandbox/Pages/Entity page: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 7: Line 7:
<div style="text-align:center; padding:.2em .4em"> The '''env_fade''' icon is used in all [[Source]] engine games. </div>
<div style="text-align:center; padding:.2em .4em"> The '''env_fade''' icon is used in all [[Source]] engine games. </div>


<div style="display:flex; flex-direction:column; gap:.2em; padding:0 .25em .25em .25em">
<div style="padding:0 .3em .3em .3em"><div style="display:flex; flex-direction:column; gap:.2em; border-radius:3px; overflow:hidden">
<div style="display:flex">
<div style="display:flex">
<div style="width:90px; background-color:rgb(65 65 69); color:rgb(255 255 255 / 80%); padding:.2em .5em">Type</div>
<div style="width:90px; background-color:rgb(65 65 69); color:rgb(255 255 255 / 80%); padding:.2em .5em">Type</div>
Line 27: Line 27:
<div style="width:100%; background-color:rgb(25 25 29); padding:.2em .5em">In all games</div>
<div style="width:100%; background-color:rgb(25 25 29); padding:.2em .5em">In all games</div>
</div>
</div>
</div>
</div></div>
</div>
</div>



Revision as of 10:59, 12 May 2024

env_fade
The env_fade icon is used in all Source engine games.
The env_fade icon is used in all Source engine games.
Engine
Availability
In all games

env_fade is a point entity available in all Source Source games. It controls screen fades to or from a solid color. Add Duration and Hold Time together for the total time this entity will be in effect.