Post-Processing Fixer API

If you make a camera in CW, usually there'll be no Post-Processing on it. With this API, you can fix this issue.

Example Code

using UnityEngine;
using PostProcessingFixerAPI;

PPF.Fix(GameObject.Find("OtherCamera").GetComponent<Camera>());
Thunderstore development is made possible with ads. Please consider making an exception to your adblock.
Thunderstore development is made possible with ads. Please consider making an exception to your adblock.
Thunderstore development is made possible with ads. Please consider making an exception to your adblock.