次の方法で共有


PluginNoop.AddSpongyEdges(ICollection<AnchorEdge>) メソッド

定義

public void AddSpongyEdges (System.Collections.Generic.ICollection<Microsoft.MixedReality.WorldLocking.Core.AnchorEdge> spongyEdges);
abstract member AddSpongyEdges : System.Collections.Generic.ICollection<Microsoft.MixedReality.WorldLocking.Core.AnchorEdge> -> unit
override this.AddSpongyEdges : System.Collections.Generic.ICollection<Microsoft.MixedReality.WorldLocking.Core.AnchorEdge> -> unit
Public Sub AddSpongyEdges (spongyEdges As ICollection(Of AnchorEdge))

パラメーター

spongyEdges
ICollection<AnchorEdge>

実装

適用対象