Interface FollowerOptions

The possible options for this node

interface FollowerOptions {
    context: BaseContext;
    smoothing: Unit.Time;
}

Hierarchy (view full)

Properties

Properties

context: BaseContext
smoothing: Unit.Time