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

Method SetDesaturate

trinity/PostProcess/Tr2PostProcess2.cpp:125–128  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

123}
124
125void Tr2PostProcess2::SetDesaturate( Tr2PPDesaturateEffectPtr effect )
126{
127 m_desaturate = effect;
128}
129
130Tr2PPFadeEffectPtr Tr2PostProcess2::GetFadeIfAvailable( PostProcess::Quality qualitySetting ) const
131{

Callers 1

MergeIntoMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected