-| Sense Pack | * Added plane detection functionality. With plane detection, MR applications can identify and track horizontal, vertical, or inclined surfaces (such as floors, desktops, walls, and sloped roofs). For details, refer to "[Plane detection](/document/unity/plane-detection)". <br> * The following features are supported on PICO 4 series devices: Spatial Anchor, Shared Spatial Anchor, Spatial Mesh, Scene Capture, and MR Safeguard. <br> * The following features have been added to SecureMR: <br> * Added JavaScript Operator for executing JavaScript scripts submitted by developers. For details, refer to "[Use different operators](/document/unity/use-different-operators/)". <br> * Added two new `TensorDataType`: `DynamicTextureByte = 8` and `DynamicTextureFloat = 9`, which allow `GlobalTensor` to be declared as dynamic texture, and then loaded as GPU texture in the pipeline with zero-copy for use by glTF Tensor. For details, refer to "[Use the dynamic texture](/document/unity/use-dynamic-texture)". <br> * Added Readback Tensor to grant permission to read camera-related data. For details, refer to "[Use the Readback tensor](/document/unity/use-the-readback-tensor)" |
0 commit comments