ScaleTrack
ScaleTrack
new ScaleTrack(values, smooth)
Create a new scale track.
Parameters:
Name | Type | Default | Description |
---|---|---|---|
values | Object.<number, (number|Vec2)> | Values at time intervals | |
smooth | boolean | false | Whether the track should start and end smoothly/gradually (false by default) |