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

FusionAnchor Struct

Extends INetworkStruct, IEquatable< FusionAnchor >
A Photon Fusion Wrapper for the Anchor class Used to be able to serialize and send the Anchor data over the network.

Fields

NetworkBool isAutomaticAnchor[Get]
NetworkBool isAlignmentAnchor[Get]
ulong ownerOculusId[Get]
uint colocationGroupId[Get]
NetworkString< _64 > automaticAnchorUuid[Get]

Member Functions

FusionAnchor
( Anchor anchor )
Anchor GetAnchor ( )
bool Equals
( FusionAnchor other )
Did you find this page helpful?