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

FusionAnchor Struct

A Photon Fusion Wrapper for the Anchor class Used to be able to serialize and send the Anchor data over the network.
Meta::XR::MultiplayerBlocks::Colocation::Fusion::FusionAnchor extends INetworkStruct.
Meta::XR::MultiplayerBlocks::Colocation::Fusion::FusionAnchor extends IEquatable< FusionAnchor >.

Overview

Data Fields

NetworkBool
NetworkBool
ulong
uint
NetworkString< _64 >

Public Member Functions

FusionAnchor
( Anchor anchor )
Anchor
bool
Equals
( FusionAnchor other )

Details

Fields

NetworkBool Meta.XR.MultiplayerBlocks.Colocation.Fusion.FusionAnchor.isAutomaticAnchor
No description available.
NetworkBool Meta.XR.MultiplayerBlocks.Colocation.Fusion.FusionAnchor.isAlignmentAnchor
No description available.
ulong Meta.XR.MultiplayerBlocks.Colocation.Fusion.FusionAnchor.ownerOculusId
No description available.
uint Meta.XR.MultiplayerBlocks.Colocation.Fusion.FusionAnchor.colocationGroupId
No description available.
NetworkString<_64> Meta.XR.MultiplayerBlocks.Colocation.Fusion.FusionAnchor.automaticAnchorUuid
No description available.

Member Functions

Meta.XR.MultiplayerBlocks.Colocation.Fusion.FusionAnchor.FusionAnchor
( Anchor anchor )
No description available.
Anchor Meta.XR.MultiplayerBlocks.Colocation.Fusion.FusionAnchor.GetAnchor ( )
No description available.
bool Meta.XR.MultiplayerBlocks.Colocation.Fusion.FusionAnchor.Equals
( FusionAnchor other )
No description available.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon