This interface is used by the options classes to have a IOptionLoader.load method to set all needed properties from source

Implements

Constructors

Properties

Methods

Constructors

Properties

clamp: boolean

Checks if the output value is clamped between -1 and 1, the velocity range, values out of range must be handled correctly.

The delay between two updates of the path.

enable: boolean

Enables or disables the path movement.

generator?: string

The name of the path generator to use, if any.

options: PathOptions

The options of the path movement.

Methods