interface Extra {
    mouseDownInfo?: Vec2;
}

Properties

Properties

mouseDownInfo?: Vec2

Generated using TypeDoc