GameObject | AnchorPrefab[Get] |
IReadOnlyList< OVRSpatialAnchor > | LocalAnchors[Get] |
SharedAnchorManager ( SharedSpatialAnchorCore ssaCore ) | |
async Task<(OVRSpatialAnchor, OVRSpatialAnchor.OperationResult)> | |
async Task< IReadOnlyList< OVRSpatialAnchor > > | RetrieveAnchors ( List< Guid > anchorIds ) |
async Task< bool > | ShareAnchorsWithUser ( ulong userId ) |
void | StopSharingAnchorsWithUser ( ulong userId ) |
GameObject Meta.XR.MultiplayerBlocks.Colocation.SharedAnchorManager.AnchorPrefab |
---|
No description available.
|
IReadOnlyList<OVRSpatialAnchor> Meta.XR.MultiplayerBlocks.Colocation.SharedAnchorManager.LocalAnchors |
---|
No description available.
|
Meta.XR.MultiplayerBlocks.Colocation.SharedAnchorManager.SharedAnchorManager ( SharedSpatialAnchorCore ssaCore ) |
---|
No description available.
|
async Task<(OVRSpatialAnchor, OVRSpatialAnchor.OperationResult)> Meta.XR.MultiplayerBlocks.Colocation.SharedAnchorManager.CreateAnchor ( Vector3 position, Quaternion orientation ) |
---|
No description available.
|
async Task< IReadOnlyList< OVRSpatialAnchor > > Meta.XR.MultiplayerBlocks.Colocation.SharedAnchorManager.RetrieveAnchors ( List< Guid > anchorIds ) |
---|
No description available.
|
async Task< bool > Meta.XR.MultiplayerBlocks.Colocation.SharedAnchorManager.ShareAnchorsWithUser ( ulong userId ) |
---|
No description available.
|
void Meta.XR.MultiplayerBlocks.Colocation.SharedAnchorManager.StopSharingAnchorsWithUser ( ulong userId ) |
---|
No description available.
|