Skip to content
This repository was archived by the owner on Oct 1, 2025. It is now read-only.

Release 1.2.17

Choose a tag to compare

@AdamCichocki AdamCichocki released this 05 Dec 16:26

Important Service Updates

  • SDK updated to version 1.2.17

Features

  • Added TransparencyWritesDepth override 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 ConversionID to the model metadata in arrAsset files.

API Changes

  • Added Mesh.GetResourceStateAsync_Experimental, for querying whether connection to data source is Active or got Interrupted. This is meant to be used with remote streamed Point Clouds to check the connection status.