Skip to content

format

typescript
Curve.EnsureOrder()

class: Curve

description

Ensure the order of the curve is correct.

Typically, you can call this method after editing animation curves to ensure smooth transitions and avoid any unnatural jumps during animation playback.

parameter

param_nametypedescription

reture

typedescription
void

code example