Function ARVRController.getMesh
If provided by the ARVRInterface
, this returns a mesh associated with the controller. This can be used to visualize the controller.
godot .d .reference .Ref!(godot.mesh.Mesh) getMesh() nothrow @nogc const;