Plugin.AddSpongyAnchors(List<AnchorPose>) Method

Definition

public void AddSpongyAnchors (System.Collections.Generic.List<Microsoft.MixedReality.WorldLocking.Core.AnchorPose> anchors);
abstract member AddSpongyAnchors : System.Collections.Generic.List<Microsoft.MixedReality.WorldLocking.Core.AnchorPose> -> unit
override this.AddSpongyAnchors : System.Collections.Generic.List<Microsoft.MixedReality.WorldLocking.Core.AnchorPose> -> unit
Public Sub AddSpongyAnchors (anchors As List(Of AnchorPose))

Parameters

anchors
List<AnchorPose>

Implements

Applies to