UNPKG

lingo3d

Version:

Lingo3D is a React/Vue 3d game development framework that ships with a complete visual editor

3 lines (2 loc) 126 B
import { Object3D } from "three"; export declare const quaternionChanged: (item: Object3D<import("three").Event>) => boolean;