Search Results for

    Show / Hide Table of Contents

    Class DewAnimationEntry

    Inheritance
    object
    DewAnimationEntry
    Namespace: Global
    Assembly: Dew.Core.dll
    Syntax
    [Serializable]
    public class DewAnimationEntry

    Fields

    duration

    Declaration
    [MinValue(1.401298464324817E-45)]
    public float duration
    Field Value
    Type Description
    float

    rawClip

    Declaration
    public AnimationClip rawClip
    Field Value
    Type Description
    UnityEngine.AnimationClip

    timeCurve

    Declaration
    [LabelText("Ease")]
    public DewEase timeCurve
    Field Value
    Type Description
    DewEase

    trimRange

    Declaration
    [MinMaxSlider(0, "_rawClipLength", false)]
    public Vector2 trimRange
    Field Value
    Type Description
    UnityEngine.Vector2

    Methods

    Validate()

    Declaration
    public void Validate()
    In This Article
    Back to top Shape of Dreams API Documentation