Megosztás a következőn keresztül:


FrozenAnchorVisual.Instantiate(String, FrameVisual) Method

Definition

Create an instance of a frame visualizer

public Microsoft.MixedReality.WorldLocking.Tools.FrozenAnchorVisual Instantiate (string name, Microsoft.MixedReality.WorldLocking.Tools.FrameVisual parent);
override this.Instantiate : string * Microsoft.MixedReality.WorldLocking.Tools.FrameVisual -> Microsoft.MixedReality.WorldLocking.Tools.FrozenAnchorVisual
Public Function Instantiate (name As String, parent As FrameVisual) As FrozenAnchorVisual

Parameters

name
String

The name of the anchor to be displayed

parent
FrameVisual

The frame visualization object that defines the color of this anchor

Returns

Applies to