Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
75
void Tr2PostProcess2::SetSignalLoss( Tr2PPSignalLossEffectPtr effect )
76
{
77
m_signalLoss = effect;
78
}
79
80
Tr2PPGodRaysEffectPtr Tr2PostProcess2::GetGodRaysIfAvailable( PostProcess::Quality qualitySetting ) const
81
{
Callers
1
MergeInto
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected