aframe blend-model (component)

Help us to keep this website almost Ad Free! It takes only 10 seconds of your time:
> Step 1: Go view our video on YouTube: EF Core Bulk Extensions
> Step 2: And Like the video. BONUS: You can also share it!

Introduction

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.

Syntax

  • <a-entity blend-model="#a-asset-item-selector"></a-entity>

Remarks

VALUES

TypeDescription
selectorSelector to an <a-asset-item>
stringurl()-enclosed path to a JSON file

EVENTS

Event NameDescription
model-loadedJSON model was loaded into the scene.


Got any aframe Question?