mrtk_developmentreleases/2.0.0releases/2.1.0releases/2.2.0

    Show / Hide Table of Contents

    Class BaseLineDataProviderInspector

    Inheritance
    Object
    BaseLineDataProviderInspector
    BezierDataProviderInspector
    EllipseLineDataProviderInspector
    ParabolaPhysicalLineDataProviderInspector
    ParabolicConstrainedLineDataProviderInspector
    RectangleLineDataProviderInspector
    SimpleLineDataProviderInspector
    SplineDataProviderInspector
    Implements
    UnityEditor.Editor
    Namespace: Microsoft.MixedReality.Toolkit.Utilities.Editor
    Assembly: cs.temp.dll.dll
    Syntax
    public class BaseLineDataProviderInspector : UnityEditor.Editor, UnityEditor.Editor

    Fields

    DrawLineManualUpVectors

    Declaration
    protected static bool DrawLineManualUpVectors
    Field Value
    Type Description
    Boolean

    DrawLineManualUpVectors

    Declaration
    protected static bool DrawLineManualUpVectors
    Field Value
    Type Description
    Boolean

    DrawLinePoints

    Declaration
    protected static bool DrawLinePoints
    Field Value
    Type Description
    Boolean

    DrawLinePoints

    Declaration
    protected static bool DrawLinePoints
    Field Value
    Type Description
    Boolean

    DrawLineRotations

    Declaration
    protected static bool DrawLineRotations
    Field Value
    Type Description
    Boolean

    DrawLineRotations

    Declaration
    protected static bool DrawLineRotations
    Field Value
    Type Description
    Boolean

    LineData

    Declaration
    protected BaseMixedRealityLineDataProvider LineData
    Field Value
    Type Description
    BaseMixedRealityLineDataProvider

    LineData

    Declaration
    protected BaseMixedRealityLineDataProvider LineData
    Field Value
    Type Description
    BaseMixedRealityLineDataProvider

    LinePreviewResolution

    Declaration
    protected static int LinePreviewResolution
    Field Value
    Type Description
    Int32

    LinePreviewResolution

    Declaration
    protected static int LinePreviewResolution
    Field Value
    Type Description
    Int32

    ManualUpVectorLength

    Declaration
    protected static float ManualUpVectorLength
    Field Value
    Type Description
    Single

    ManualUpVectorLength

    Declaration
    protected static float ManualUpVectorLength
    Field Value
    Type Description
    Single

    RenderLinePreview

    Declaration
    protected bool RenderLinePreview
    Field Value
    Type Description
    Boolean

    RenderLinePreview

    Declaration
    protected bool RenderLinePreview
    Field Value
    Type Description
    Boolean

    RotationArrowLength

    Declaration
    protected static float RotationArrowLength
    Field Value
    Type Description
    Single

    RotationArrowLength

    Declaration
    protected static float RotationArrowLength
    Field Value
    Type Description
    Single

    Methods

    OnEnable()

    Declaration
    protected virtual void OnEnable()

    OnEnable()

    Declaration
    protected virtual void OnEnable()

    OnInspectorGUI()

    Declaration
    public override void OnInspectorGUI()

    OnInspectorGUI()

    Declaration
    public override void OnInspectorGUI()

    OnSceneGUI()

    Declaration
    protected virtual void OnSceneGUI()

    OnSceneGUI()

    Declaration
    protected virtual void OnSceneGUI()

    Implements

    UnityEditor.Editor
    In This Article
    • Fields
      • DrawLineManualUpVectors
      • DrawLineManualUpVectors
      • DrawLinePoints
      • DrawLinePoints
      • DrawLineRotations
      • DrawLineRotations
      • LineData
      • LineData
      • LinePreviewResolution
      • LinePreviewResolution
      • ManualUpVectorLength
      • ManualUpVectorLength
      • RenderLinePreview
      • RenderLinePreview
      • RotationArrowLength
      • RotationArrowLength
    • Methods
      • OnEnable()
      • OnEnable()
      • OnInspectorGUI()
      • OnInspectorGUI()
      • OnSceneGUI()
      • OnSceneGUI()
    • Implements
    Back to top Generated by DocFX