vue-babylonjs
vue-babylonjs copied to clipboard
gizmo related classes not accessible through BABYLON object
I try to access GizmoManager through BABYLON.GizmoManager but get an exception. Checking the BABYLON object confirms Gizmo related classes are not visible.
I assume this may be related to "build time / run time" challenges and that Gizmo did not exist when the downloaded vue-babylonjs package got built. Is that correct? If not, is there a way to access Gizmo?
Seems I was able to confirm my assumption. Babylonjs 3.2 is embeded in the vue-babylonjs distribution. I downloaded the sources and simply rebuilt without change, and this updated babylonjs to version 3.3