LostTrackingServiceInspector Class
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.
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
- 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) |