pass on the multiple target results

The changes to pass on the results for each target to the children of that posteffect
This commit is contained in:
marauder2k7 2026-04-19 17:36:54 +01:00
parent 60e659aedc
commit d33edb051c
5 changed files with 43 additions and 35 deletions

View file

@ -551,7 +551,7 @@ void ProjectedShadow::_renderToTexture( F32 camDist, const TSRenderState &rdata
}
if ( smShadowFilter )
smShadowFilter->process( NULL, mShadowTexture );
smShadowFilter->process( NULL, &mShadowTexture );
}
// Restore frustum