docs.unity.cn
    Show / Hide Table of Contents

    Class TweenBehaviour

    Inheritance
    Object
    TweenBehaviour
    Namespace: Timeline.Samples
    Syntax
    public class TweenBehaviour : PlayableBehaviour

    Fields

    curve

    Declaration
    public AnimationCurve curve
    Field Value
    Type Description
    AnimationCurve

    endLocation

    Declaration
    public Transform endLocation
    Field Value
    Type Description
    Transform

    shouldTweenPosition

    Declaration
    public bool shouldTweenPosition
    Field Value
    Type Description
    Boolean

    shouldTweenRotation

    Declaration
    public bool shouldTweenRotation
    Field Value
    Type Description
    Boolean

    startLocation

    Declaration
    public Transform startLocation
    Field Value
    Type Description
    Transform
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on Thursday, October 21, 2021