IAnchorManager.NumAnchors Property

Definition

Return the current number of spongy anchors.

public int NumAnchors { get; }
member this.NumAnchors : int
Public ReadOnly Property NumAnchors As Integer

Property Value

Remarks

The number of anchors known to AnchorManager should always be identical to the frozen anchors known to the engine.

Applies to