次の方法で共有


PluginNoop.AddSpongyAnchors(List<AnchorPose>) メソッド

定義

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))

パラメーター

spongyAnchors
List<AnchorPose>

実装

適用対象