UNPKG

mylingo3d

Version:

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

15 lines 284 B
export const nonSerializedProperties = [ "type", "children", "scale", "rotation", "velocity", "target", "proxy", "gridHelper", "gridHelperSize" ]; export const nonEditorSettings = [ "autoMount" ]; //# sourceMappingURL=types.js.map