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

Method SetFog

trinity/PostProcess/Tr2PostProcess2.cpp:155–158  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

153}
154
155void Tr2PostProcess2::SetFog( Tr2PPFogEffectPtr effect )
156{
157 m_fog = effect;
158}
159
160Tr2PPTaaEffectPtr Tr2PostProcess2::GetTaaIfAvailable( PostProcess::Quality qualitySetting ) const
161{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected