MorphTargetMesh
The morth target mesh. Extends from Mesh.
Constructor
new G3D.MorphTargetMesh(scene);
options
| name | type | description |
|---|---|---|
| scene | G3D.Scene | the scene you want to put the morph target mesh in |
Properties
| name | type | description |
|---|---|---|
| morphTargetsGeometries | [G3D.Geometry] | list of morph target geometry |
| cycleDuration | Number | the duration to morph for one round, default is 1000 |
Methods
There's no public methods for LineMesh.

