Skip to main content
API Reference

Common


Classes

NameTypeSummary
CompositeRendererConditionalRenderer
The composite renderer is an abstraction for renderers that perform multiple,
but logically decoupled tasks on the same material. This class allows for
the addition and removal of render components, which usually enable a specific
branch of the material shader and supply it with the necessary data.
ConditionalRendererMonoBehaviour
Base class for rendering components that attach command buffers to the camera.
This component allows precise scheduling of rendering commands.
NsdkARUpdateOrderNsdkARUpdateOrder
The update order for MonoBehaviours in Lightship.
NsdkPostBackgroundRendererMonoBehaviour
-
RenderComponentIDisposable
Base class for components that modify the state of a material.

ON THIS PAGE