I want to get the rotation values from ARBodyAnchor.
I see the values in the console:
bodyAnchor: <ARBodyAnchor: 0x2828fc540 identifier="DDD1B2B4-A3BF-4F0E-8B83-2049540C3654" sessionIdentifier="E9E1006B-D4E0-A6A9-161E-FF942B1F5956" tracked=NO transform=<translation=(-0.174489 -0.388840 -1.825961) rotation=(6.16° -20.73° 4.05°)>>
How can I get the 3 values 6.16°, -20.73° and 4.05°?
I see the values in the console:
bodyAnchor: <ARBodyAnchor: 0x2828fc540 identifier="DDD1B2B4-A3BF-4F0E-8B83-2049540C3654" sessionIdentifier="E9E1006B-D4E0-A6A9-161E-FF942B1F5956" tracked=NO transform=<translation=(-0.174489 -0.388840 -1.825961) rotation=(6.16° -20.73° 4.05°)>>
How can I get the 3 values 6.16°, -20.73° and 4.05°?