ConditionalRenderer
↳ extends UnityEngine.MonoBehaviour
Base class for rendering components that attach command buffers to the camera....
Declaration
public abstract class ConditionalRenderer : MonoBehaviourSummary
Base class for rendering components that attach command buffers to the camera. This component allows precise scheduling of rendering commands.
Properties
| Name | Type | Summary |
|---|---|---|
| Material | Material | - |