Method IsActive IsActive() Tells if the effect 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()