Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ SetVignette
Method
SetVignette
trinity/PostProcess/Tr2PostProcess2.cpp:145–148 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
143
}
144
145
void Tr2PostProcess2::SetVignette( Tr2PPVignetteEffectPtr effect )
146
{
147
m_vignette = effect;
148
}
149
150
Tr2PPFogEffectPtr Tr2PostProcess2::GetFogIfAvailable( PostProcess::Quality qualitySetting ) const
151
{
Callers
1
MergeInto
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected