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

Anchor Struct

A network agnostic class that holds the Anchor data that is shared between all players.
Meta::XR::MultiplayerBlocks::Colocation::Anchor extends IEquatable< Anchor >.

Overview

Data Fields

Public Member Functions

Anchor
( bool isAutomaticAnchor,
bool isAlignmentAnchor,
ulong ownerOculusId,
uint colocationGroupId,
Guid automaticAnchorUuid )
bool
Equals
( Anchor other )

Details

Fields

bool Meta.XR.MultiplayerBlocks.Colocation.Anchor.isAutomaticAnchor
No description available.
bool Meta.XR.MultiplayerBlocks.Colocation.Anchor.isAlignmentAnchor
No description available.
ulong Meta.XR.MultiplayerBlocks.Colocation.Anchor.ownerOculusId
No description available.
uint Meta.XR.MultiplayerBlocks.Colocation.Anchor.colocationGroupId
No description available.
Guid Meta.XR.MultiplayerBlocks.Colocation.Anchor.automaticAnchorUuid
No description available.

Member Functions

Meta.XR.MultiplayerBlocks.Colocation.Anchor.Anchor
( bool isAutomaticAnchor,
bool isAlignmentAnchor,
ulong ownerOculusId,
uint colocationGroupId,
Guid automaticAnchorUuid )
No description available.
bool Meta.XR.MultiplayerBlocks.Colocation.Anchor.Equals
( Anchor other )
No description available.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon