mrtk_developmentreleases/2.0.0releases/2.1.0releases/2.2.0

    Show / Hide Table of Contents

    Class ClippingPlaneEditor

    A custom editor for the ClippingPlaneEditor to allow for specification of the framing bounds.

    Inheritance
    Object
    ClippingPrimitiveEditor
    ClippingPlaneEditor
    Implements
    UnityEditor.Editor
    Inherited Members
    ClippingPrimitiveEditor.OnInspectorGUI()
    Namespace: Microsoft.MixedReality.Toolkit.Editor
    Assembly: cs.temp.dll.dll
    Syntax
    public class ClippingPlaneEditor : ClippingPrimitiveEditor, UnityEditor.Editor

    Methods

    HasFrameBounds()

    Declaration
    protected override bool HasFrameBounds()
    Returns
    Type Description
    Boolean
    Overrides
    ClippingPrimitiveEditor.HasFrameBounds()

    HasFrameBounds()

    Declaration
    protected override bool HasFrameBounds()
    Returns
    Type Description
    Boolean
    Overrides
    ClippingPrimitiveEditor.HasFrameBounds()

    OnGetFrameBounds()

    Declaration
    protected override Bounds OnGetFrameBounds()
    Returns
    Type Description
    Bounds
    Overrides
    ClippingPrimitiveEditor.OnGetFrameBounds()

    OnGetFrameBounds()

    Declaration
    protected override Bounds OnGetFrameBounds()
    Returns
    Type Description
    Bounds
    Overrides
    ClippingPrimitiveEditor.OnGetFrameBounds()

    Implements

    UnityEditor.Editor
    In This Article
    • Methods
      • HasFrameBounds()
      • HasFrameBounds()
      • OnGetFrameBounds()
      • OnGetFrameBounds()
    • Implements
    Back to top Generated by DocFX