UnitySwiftKotlin←API Reference Return to API Reference index←packageNianticSpatial.NSDK.AR.Common NianticSpatial.NSDK.AR.Common←classRenderComponent NianticSpatial.NSDK.AR.Common.RenderComponent Method Update UpdatePerforms 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 NameTypeSummarycameraCameraThe camera that is rendering the material.isRenderingboolWhether the material is being rendered.
Performs render feature related logic and updates the target material.