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

Method GetGodRaysIfAvailable

trinity/PostProcess/Tr2PostProcess2.cpp:80–83  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

78}
79
80Tr2PPGodRaysEffectPtr Tr2PostProcess2::GetGodRaysIfAvailable( PostProcess::Quality qualitySetting ) const
81{
82 RETURN_IF_ACTIVE( m_godRays, qualitySetting, PostProcess::HIGH );
83}
84
85void Tr2PostProcess2::SetGodRays( Tr2PPGodRaysEffectPtr effect )
86{

Callers 2

ExecuteMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected