All of the Babylon specific components of the Desktop Vision JS SDK
Classes
Methods
-
<static> loadSDK(BABYLON)
-
Initializes the sdk by injecting the Babylon dependency and returning Desktop Vsiion components
Parameters:
Name Type Description BABYLON
BABYLON the babylon.js library, or an object that includes the following Babylon modules: Color3, Color4, Vector3, Mesh, MeshBuilder, StandardMaterial, Texture, VideoTexture, DynamicTexture, UtilityLayerRenderer, PointerEvents, KeyboardEventTypes, BoundingBoxGizmo, SixDofDragBehavior
Returns:
- Type
- DesktopVision
Type Definitions
-
DesktopVision
-
Type:
- Object