UNPKG

@vci/quick-three

Version:

quick three

12 lines 251 B
const ThingEvents = { Destroyed: "destroyed", Update: "update", Animate: "animate", HoverOn: "hoverOn", HoverOff: "hoverOff", Click: "click", Dblclick: "dblclick", ContextMenu: "contextmenu", Wheel: "wheel" }; export { ThingEvents };