Modifier

Partager via


LostTrackingServiceInspector Class

Definition

The custom inspector for an ILostTrackingService.

public ref class LostTrackingServiceInspector : Microsoft::MixedReality::Toolkit::Editor::BaseMixedRealityServiceInspector
[Microsoft.MixedReality.Toolkit.MixedRealityServiceInspector(typeof(Microsoft.MixedReality.Toolkit.Extensions.Tracking.ILostTrackingService))]
public class LostTrackingServiceInspector : Microsoft.MixedReality.Toolkit.Editor.BaseMixedRealityServiceInspector
[<Microsoft.MixedReality.Toolkit.MixedRealityServiceInspector(typeof(Microsoft.MixedReality.Toolkit.Extensions.Tracking.ILostTrackingService))>]
type LostTrackingServiceInspector = class
    inherit BaseMixedRealityServiceInspector
Public Class LostTrackingServiceInspector
Inherits BaseMixedRealityServiceInspector
Inheritance
LostTrackingServiceInspector
Attributes

Constructors

LostTrackingServiceInspector()

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