ConditionalRenderer
↳ extends UnityEngine.MonoBehaviour
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 | The material currently used in rendering. |
Relationships
derived: CompositeRenderer
derived: NsdkSceneSegmentationOverlay