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

Method SetFade

trinity/PostProcess/Tr2PostProcess2.cpp:135–138  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

133}
134
135void Tr2PostProcess2::SetFade( Tr2PPFadeEffectPtr effect )
136{
137 m_fade = effect;
138}
139
140Tr2PPVignetteEffectPtr Tr2PostProcess2::GetVignetteIfAvailable( PostProcess::Quality qualitySetting ) const
141{

Callers 1

MergeIntoMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected