Link Search Menu Expand Document

GLTF Morph

Allows you to target and control a gltf model’s morphTargets created in Blender.

More properties at https://github.com/elbobo/aframe-gltf-morph-component

GLTF Morph Attributes

Attribute Type Default Description Required
morphtarget string '' Name of morphTarget, can be found as part of the GLTF model Yes
value number 0 Value that you want to set that morphTarget to (0 - 1) Yes