Script API - v1.26.20.20
    Preparing search index...

    Interface SplineAnimation

    interface SplineAnimation {
        progressKeyFrames: ProgressKeyFrame[];
        rotationKeyFrames: RotationKeyFrame[];
    }
    Index

    Properties

    progressKeyFrames: ProgressKeyFrame[]
    rotationKeyFrames: RotationKeyFrame[]