This repository was archived by the owner on Oct 1, 2025. It is now read-only.
Release 1.2.17
Important Service Updates
- SDK updated to version 1.2.17
Features
- Added
TransparencyWritesDepthoverride flag to Hierarchical State Override Component API. This allows controlling depth writing for transparent materials on a scene-tree level and also adds support for depth writing for nodes rendered with See-through. - Added
ConversionIDto the model metadata in arrAsset files.
API Changes
- Added
Mesh.GetResourceStateAsync_Experimental, for querying whether connection to data source isActiveor gotInterrupted. This is meant to be used with remote streamed Point Clouds to check the connection status.