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

Method SetSignalLoss

trinity/PostProcess/Tr2PostProcess2.cpp:75–78  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

73}
74
75void Tr2PostProcess2::SetSignalLoss( Tr2PPSignalLossEffectPtr effect )
76{
77 m_signalLoss = effect;
78}
79
80Tr2PPGodRaysEffectPtr Tr2PostProcess2::GetGodRaysIfAvailable( PostProcess::Quality qualitySetting ) const
81{

Callers 1

MergeIntoMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected