Const
Universal Post-Processing Effect Stack.
Coordinates a collection of visual effects based on a single preset configuration. Automatically handles ordering and lifecycle of bloom, DoF, SSAO, and more.
<EffectStack preset={myPreset} multisampling={4}> <CustomDistortionEffect /></EffectStack> Copy
<EffectStack preset={myPreset} multisampling={4}> <CustomDistortionEffect /></EffectStack>
Universal Post-Processing Effect Stack.
Coordinates a collection of visual effects based on a single preset configuration. Automatically handles ordering and lifecycle of bloom, DoF, SSAO, and more.