docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Struct ClipDrawOptions

    The user-defined options for drawing a clip.

    Inherited Members
    ValueType.ToString()
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetType()
    Namespace: UnityEditor.Timeline
    Assembly: solution.dll
    Syntax
    public struct ClipDrawOptions

    Properties

    Name Description
    displayClipName

    Controls the display of the clip name.

    errorText

    Text that indicates if the clip should display an error.

    hideScaleIndicator

    Controls the display of the clip scale indicator.

    highlightColor

    The color drawn under the clip. By default, the color is the same as the track color.

    icons

    Icons to display on the clip.

    tooltip

    The tooltip to show for the clip.

    Methods

    Name Description
    Equals(object)

    Indicates whether this instance and a specified object are equal.

    Equals(ClipDrawOptions)

    Compares this object with another ClipDrawOptions.

    GetHashCode()

    Returns the hash code for this instance.

    Operators

    Name Description
    operator ==(ClipDrawOptions, ClipDrawOptions)

    Compares two ClipDrawOptions objects.

    operator !=(ClipDrawOptions, ClipDrawOptions)

    Compares two ClipDrawOptions objects.

    In This Article
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Wednesday, October 11, 2023