AnchorId Enum

Definition

Numerical identifier for individual anchors within the FrozenWorld. Assigned by the client when defining new spongy anchors. Unique within a running session. Persistent as part of serialized state.

public enum AnchorId
type AnchorId = 
Public Enum AnchorId
Inheritance
AnchorId

Fields

FirstValid 1
Invalid 0
Unknown 18446744073709551615

Applies to