Create a new Morph instance.
A list of morph targets.
The graphics device used to manage this morph target.
Optionaloptions: { preferHighPrecision?: boolean } = {}Object for passing optional arguments.
OptionalpreferHighPrecision?: booleanTrue if high precision storage should be preferred. This is faster to create and allows higher precision, but takes more memory and might be slower to render. Defaults to false.
Gets the current reference count.
Gets the array of morph targets.
Contains a list of MorphTargets, a combined delta AABB and some associated data.