Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
135
void Tr2PostProcess2::SetFade( Tr2PPFadeEffectPtr effect )
136
{
137
m_fade = effect;
138
}
139
140
Tr2PPVignetteEffectPtr Tr2PostProcess2::GetVignetteIfAvailable( PostProcess::Quality qualitySetting ) const
141
{
Callers
1
MergeInto
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected