API reference
API reference
Select your platform
No SDKs available
No versions available

SharedAnchorManager Class

Overview

Properties

GameObject
IReadOnlyList< OVRSpatialAnchor >

Public Member Functions

CreateAnchor
( Vector3 position,
Quaternion orientation )
async Task< IReadOnlyList< OVRSpatialAnchor > >
RetrieveAnchors
( List< Guid > anchorIds )
async Task< bool >
ShareAnchorsWithUser
( ulong userId )
void
StopSharingAnchorsWithUser
( ulong userId )

Details

Properties

GameObject Meta.XR.MultiplayerBlocks.Colocation.SharedAnchorManager.AnchorPrefab
No description available.
IReadOnlyList<OVRSpatialAnchor> Meta.XR.MultiplayerBlocks.Colocation.SharedAnchorManager.LocalAnchors
No description available.

Member Functions

Meta.XR.MultiplayerBlocks.Colocation.SharedAnchorManager.SharedAnchorManager
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.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon