Table of Contents

Method YVRGetSpatialAnchorPose

Namespace
YVR.Core
Assembly
YVR.Core.Runtime.dll

YVRGetSpatialAnchorPose(ulong, ref Vector3, ref Quaternion, ref YVRAnchorLocationFlags)

public static extern bool YVRGetSpatialAnchorPose(ulong spatialId, ref Vector3 position, ref Quaternion rotation, ref YVRAnchorLocationFlags locationFlags)

Parameters

spatialId ulong
position Vector3
rotation Quaternion
locationFlags YVRAnchorLocationFlags

Returns

bool