Interface IPostProcessComponent
Namespace: UnityEngine.Rendering.Universal
Assembly: Unity.RenderPipelines.Universal.Runtime.dll
Syntax
public interface IPostProcessComponent
Methods
IsActive()
Declaration
bool IsActive()
Returns
| Type | Description |
|---|---|
| bool |
IsTileCompatible()
Declaration
bool IsTileCompatible()
Returns
| Type | Description |
|---|---|
| bool |