Editar

Share via


TeleportSystemInspector Class

Definition

public ref class TeleportSystemInspector : Microsoft::MixedReality::Toolkit::Editor::BaseMixedRealityServiceInspector
[Microsoft.MixedReality.Toolkit.MixedRealityServiceInspector(typeof(Microsoft.MixedReality.Toolkit.Teleport.IMixedRealityTeleportSystem))]
public class TeleportSystemInspector : Microsoft.MixedReality.Toolkit.Editor.BaseMixedRealityServiceInspector
[<Microsoft.MixedReality.Toolkit.MixedRealityServiceInspector(typeof(Microsoft.MixedReality.Toolkit.Teleport.IMixedRealityTeleportSystem))>]
type TeleportSystemInspector = class
    inherit BaseMixedRealityServiceInspector
Public Class TeleportSystemInspector
Inherits BaseMixedRealityServiceInspector
Inheritance
TeleportSystemInspector
Attributes

Constructors

TeleportSystemInspector()

Properties

AlwaysDrawSceneGUI (Inherited from BaseMixedRealityServiceInspector)
DrawProfileField (Inherited from BaseMixedRealityServiceInspector)

Methods

DrawGizmos(Object) (Inherited from BaseMixedRealityServiceInspector)
DrawInspectorGUI(Object)
DrawSceneGUI(Object, SceneView) (Inherited from BaseMixedRealityServiceInspector)

Applies to