Node | Description |
---|---|
sap.ui.vk.threejs.BaseNodeProxy |
Provides a simple, lightweight proxy object to a node in a node hierarchy. |
sap.ui.vk.threejs.ContentManager |
Provides a content manager object that uses the three.js library to load 3D files. |
sap.ui.vk.threejs.Material |
Provides the interface for the material. |
sap.ui.vk.threejs.MaterialType |
Defines the three.js material type. |
sap.ui.vk.threejs.NodeHierarchy |
Provides the ability to explore a Scene object's node structure. |
sap.ui.vk.threejs.NodeProxy |
Provides a proxy object to the node in the node hierarchy. |
sap.ui.vk.threejs.OrthographicCamera |
Provides the interface for the camera. |
sap.ui.vk.threejs.PerspectiveCamera |
Provides the interface for the camera. |
sap.ui.vk.threejs.Scene |
Provides the interface for the 3D model. |
sap.ui.vk.threejs.Texture |
Provides the interface for the material. |
sap.ui.vk.threejs.Viewport |
Provides a control for three.js canvas. |
sap.ui.vk.threejs.ViewStateManager |
Manages the visibility and selection states of nodes in the scene. |
Method | Description |
---|