FrozenAnchorVisual.Instantiate(String, FrameVisual) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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