Posts

Post not yet marked as solved
1 Replies
163 Views
Hello there, Do you know what happens if I call one of the following but the Joint is not tracked? var anchorFromJointTransform: simd_float4x4 The position and orientation of this joint relative to the base joint of the skeleton. var parentFromJointTransform: simd_float4x4 The transform from the joint to its parent joint’s coordinate system.
Posted
by kentvchr.
Last updated
.
Post not yet marked as solved
2 Replies
372 Views
Hello everyone! For applications with multiple windows, if I close all open windows, I've noticed that visionOS reopen only the last closed window when launching the app again from the menu. Is there a way I can set a main window that will always be open when the application is launched?
Posted
by kentvchr.
Last updated
.