interface IWobbleSpeed {
    angle: RangeValue;
    move: RangeValue;
}

Implemented by

Properties

Properties

angle: RangeValue