mrtk_developmentreleases/2.0.0releases/2.1.0releases/2.2.0

    Show / Hide Table of Contents

    Class ClippingBoxEditor

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

    Inheritance
    Object
    ClippingPrimitiveEditor
    ClippingBoxEditor
    Implements
    UnityEditor.Editor
    Inherited Members
    ClippingPrimitiveEditor.OnInspectorGUI()
    Namespace: Microsoft.MixedReality.Toolkit.Editor
    Assembly: cs.temp.dll.dll
    Syntax
    public class ClippingBoxEditor : 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