Struct AdditiveClipOptions | DOTS Timeline | 0.4.0-preview.5
docs.unity3d.com
    Show / Hide Table of Contents

    Struct AdditiveClipOptions

    Options used when the clip is applied as an additive.

    Namespace: Unity.Timeline.Animation
    Syntax
    [Serializable]
    public struct AdditiveClipOptions : IEquatable<AdditiveClipOptions>

    Fields

    Frame

    Declaration
    public int Frame
    Field Value
    Type Description
    Int32

    ReferenceClip

    Declaration
    public UnityEngine.AnimationClip ReferenceClip
    Field Value
    Type Description
    UnityEngine.AnimationClip

    ReferencePose

    Declaration
    public AdditiveClipOptions.ReferencePoseType ReferencePose
    Field Value
    Type Description
    AdditiveClipOptions.ReferencePoseType

    Methods

    Equals(Object)

    Declaration
    public override bool Equals(object obj)
    Parameters
    Type Name Description
    Object obj
    Returns
    Type Description
    Boolean
    Overrides
    ValueType.Equals(Object)

    Equals(AdditiveClipOptions)

    Declaration
    public bool Equals(AdditiveClipOptions other)
    Parameters
    Type Name Description
    AdditiveClipOptions other
    Returns
    Type Description
    Boolean

    GetHashCode()

    Declaration
    public override int GetHashCode()
    Returns
    Type Description
    Int32
    Overrides
    ValueType.GetHashCode()
    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