UNPKG

@threejs-addons/threejs-addons

Version:

free & opensource threejs addons to boost productivity

7 lines 238 B
export const OBJECT_TYPES = { OBJECT_3D: 'OBJECT_3D', RAPIER_COLLIDER: 'RAPIER_COLLIDER', RAPIER_RIGID_BODY: 'RAPIER_RIGID_BODY', POINTER_LOCK_CONTROLS: 'POINTER_LOCK_CONTROLS', ORBIT_CONTROLS: 'ORBIT_CONTROLS' }