Share via


PluginNoop.AddSpongyAnchors(List<AnchorPose>) Method

Definition

public void AddSpongyAnchors (System.Collections.Generic.List<Microsoft.MixedReality.WorldLocking.Core.AnchorPose> spongyAnchors);
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 (spongyAnchors As List(Of AnchorPose))

Parameters

spongyAnchors
List<AnchorPose>

Implements

Applies to