IAnchorManager.NumAnchors Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.