Method IsActive IsActive() Tells if the post process needs to be rendered or not. Declaration public bool IsActive() Returns Type Description bool true if the effect should be rendered, false otherwise. Implements UnityEngine.Rendering.IPostProcessComponent.IsActive()