共用方式為


SpongyAnchorVisual.Instantiate(FrameVisual, SpongyAnchor) 方法

定義

Create spongy 錨點的可視化檢視。

public Microsoft.MixedReality.WorldLocking.Tools.SpongyAnchorVisual Instantiate (Microsoft.MixedReality.WorldLocking.Tools.FrameVisual parent, Microsoft.MixedReality.WorldLocking.Core.SpongyAnchor spongyAnchor);
override this.Instantiate : Microsoft.MixedReality.WorldLocking.Tools.FrameVisual * Microsoft.MixedReality.WorldLocking.Core.SpongyAnchor -> Microsoft.MixedReality.WorldLocking.Tools.SpongyAnchorVisual
Public Function Instantiate (parent As FrameVisual, spongyAnchor As SpongyAnchor) As SpongyAnchorVisual

參數

parent
FrameVisual

在 中建立可視化檢視的座標空間

spongyAnchor
SpongyAnchor

指派給此對象應該與這個物件同步處理的一些其他物件的 spongyAnchor 元件

傳回

適用於