Skip to main content
API Reference NianticSpatial.NSDK.AR.Common

ConditionalRenderer

↳ extends UnityEngine.MonoBehaviour

Declaration

public abstract class ConditionalRenderer : MonoBehaviour

Summary

Base class for rendering components that attach command buffers to the camera. This component allows precise scheduling of rendering commands.


Properties

NameTypeSummary
MaterialMaterial
The material currently used in rendering.

Relationships

derived: CompositeRenderer
derived: NsdkSceneSegmentationOverlay