blend-model component Loads a three.js format JSON model containing skeletal animation blending using THREE.BlendCharacter. This is mainly used to represent the hand and Vive controllers.
<a-entity blend-model="#a-asset-item-selector"></a-entity>
Type | Description |
---|---|
selector | Selector to an <a-asset-item> |
string | url() -enclosed path to a JSON file |
Event Name | Description |
---|---|
model-loaded | JSON model was loaded into the scene. |