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

ConditionalRenderer

↳ extends UnityEngine.MonoBehaviour
Base class for rendering components that attach command buffers to the camera....

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
-

Relationships

derived: CompositeRenderer
derived: NsdkSemanticsOverlay
derived: OcclusionMesh