MCPcopy Create free account
hub / github.com/carbonengine/trinity / GetFadeIfAvailable

Method GetFadeIfAvailable

trinity/PostProcess/Tr2PostProcess2.cpp:130–133  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

128}
129
130Tr2PPFadeEffectPtr Tr2PostProcess2::GetFadeIfAvailable( PostProcess::Quality qualitySetting ) const
131{
132 RETURN_IF_ACTIVE( m_fade, qualitySetting, PostProcess::LOW );
133}
134
135void Tr2PostProcess2::SetFade( Tr2PPFadeEffectPtr effect )
136{

Callers 2

FromPostProcessMethod · 0.80
RenderTonemappingMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected