interface AttractMode {
    attract?: Attract;
}

Properties

Properties

attract?: Attract