Struct CurveEditor.CurveState | Package Manager UI website
docs.unity3d.com
    Show / Hide Table of Contents

    Struct CurveEditor.CurveState

    Inherited Members
    System.ValueType.Equals(System.Object)
    System.ValueType.GetHashCode()
    System.ValueType.ToString()
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetType()
    System.Object.ReferenceEquals(System.Object, System.Object)
    Namespace: UnityEditor.Rendering.PostProcessing
    Syntax
    public struct CurveState

    Fields

    color

    Declaration
    public Color color
    Field Value
    Type Description
    Color

    editable

    Declaration
    public bool editable
    Field Value
    Type Description
    System.Boolean

    handleWidth

    Declaration
    public float handleWidth
    Field Value
    Type Description
    System.Single

    loopInBounds

    Declaration
    public bool loopInBounds
    Field Value
    Type Description
    System.Boolean

    minPointCount

    Declaration
    public uint minPointCount
    Field Value
    Type Description
    System.UInt32

    onlyShowHandlesOnSelection

    Declaration
    public bool onlyShowHandlesOnSelection
    Field Value
    Type Description
    System.Boolean

    showNonEditableHandles

    Declaration
    public bool showNonEditableHandles
    Field Value
    Type Description
    System.Boolean

    visible

    Declaration
    public bool visible
    Field Value
    Type Description
    System.Boolean

    width

    Declaration
    public float width
    Field Value
    Type Description
    System.Single

    zeroKeyConstantValue

    Declaration
    public float zeroKeyConstantValue
    Field Value
    Type Description
    System.Single

    Properties

    defaultState

    Declaration
    public static CurveEditor.CurveState defaultState { get; }
    Property Value
    Type Description
    CurveEditor.CurveState
    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