docs.unity.cn
    Show / Hide Table of Contents

    Enum SplineAnimate.Method

    Describes the different methods that can be used to animated an object along a spline.

    Namespace: UnityEngine.Splines
    Syntax
    public enum Method

    Fields

    Name Description Value
    Time

    Spline will be traversed in the given amount of seconds.


    0
    Speed

    Spline will be traversed at a given maximum speed.


    1
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Thursday, April 27, 2023