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

RenderComponent

Base class for components that modify the state of a material.

Declaration

public abstract class RenderComponent : IDisposable

Methods

NameTypeSummary
Disposevoid
-
SetTargetMaterialvoid
Sets the material that this component is modifying.
Updatevoid
Performs render feature related logic and updates the target material.

Relationships

implements: System.IDisposable