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

Update

Performs render feature related logic and updates the target material.

Declaration

public void Update(Camera camera, bool isRendering)

Summary

Performs render feature related logic and updates the target material.

Parameters

NameTypeSummary
cameraCamera
The camera that is rendering the material.
isRenderingbool
Whether the material is being rendered.