Method YVRGetSpatialAnchorPose
YVRGetSpatialAnchorPose(ulong, ref Vector3, ref Quaternion, ref YVRAnchorLocationFlags)
Declaration
public static extern bool YVRGetSpatialAnchorPose(ulong spatialId, ref Vector3 position, ref Quaternion rotation, ref YVRAnchorLocationFlags locationFlags)
Parameters
| Type | Name | Description |
|---|---|---|
| ulong | spatialId | |
| Vector3 | position | |
| Quaternion | rotation | |
| YVRAnchorLocationFlags | locationFlags |
Returns
| Type | Description |
|---|---|
| bool |