Fix for an issue where the first C3 object rendered after the Spine render would not appear if it had an effect or multiple effects.
The issue was incorrect restore of the WebGL blend state/format. The first render into the temporary buffer for the effect would not render the original image. Watch out for any alpha/blend issues as we test this out.
Fix for an issue where the first C3 object rendered after the Spine render would not appear if it had an effect or multiple effects.
The issue was incorrect restore of the WebGL blend state/format. The first render into the temporary buffer for the effect would not render the original image. Watch out for any alpha/blend issues as we test this out.