Plugin.AddSpongyEdges(ICollection<AnchorEdge>) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public void AddSpongyEdges (System.Collections.Generic.ICollection<Microsoft.MixedReality.WorldLocking.Core.AnchorEdge> edges);
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 (edges As ICollection(Of AnchorEdge))
參數
- edges
- ICollection<AnchorEdge>