Class SpriteShapeEditor | Package Manager UI website
docs.unity3d.com
    Show / Hide Table of Contents

    Class SpriteShapeEditor

    Inheritance
    System.Object
    SpriteShapeEditor
    Namespace: UnityEditor.U2D
    Syntax
    public class SpriteShapeEditor : Editor, IAngleRangeCache

    Properties

    angleRanges

    Declaration
    public List<AngleRange> angleRanges { get; }
    Property Value
    Type Description
    System.Collections.Generic.List<AngleRange>
    Implements
    IAngleRangeCache.angleRanges

    previewAngle

    Declaration
    public float previewAngle { get; set; }
    Property Value
    Type Description
    System.Single
    Implements
    IAngleRangeCache.previewAngle

    selectedIndex

    Declaration
    public int selectedIndex { get; set; }
    Property Value
    Type Description
    System.Int32
    Implements
    IAngleRangeCache.selectedIndex

    Methods

    DrawHeader(GUIContent)

    Declaration
    public void DrawHeader(GUIContent content)
    Parameters
    Type Name Description
    GUIContent content

    OnEnable()

    Declaration
    public void OnEnable()

    OnInspectorGUI()

    Declaration
    public override void OnInspectorGUI()

    RegisterUndo(String)

    Declaration
    public void RegisterUndo(string name)
    Parameters
    Type Name Description
    System.String name
    Implements
    IAngleRangeCache.RegisterUndo(String)
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023