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

Anchor Struct

Extends IEquatable< Anchor >
A network agnostic class that holds the Anchor data that is shared between all players.

Fields

bool isAutomaticAnchor[Get]
bool isAlignmentAnchor[Get]
ulong ownerOculusId[Get]
uint colocationGroupId[Get]
Guid automaticAnchorUuid[Get]

Member Functions

Anchor
( bool isAutomaticAnchor,
bool isAlignmentAnchor,
ulong ownerOculusId,
uint colocationGroupId,
Guid automaticAnchorUuid )
bool Equals
( Anchor other )
Did you find this page helpful?