Skip to content

Documentation / scene / MorphSourceDescriptor

Interface: MorphSourceDescriptor

Defined in: libs/scene/src/scene/mesh.ts:63

External source descriptor used to rebuild morph target data on demand.

Properties

sourcePath

sourcePath: string

Defined in: libs/scene/src/scene/mesh.ts:64


nodePath

nodePath: string

Defined in: libs/scene/src/scene/mesh.ts:65


subMeshName

subMeshName: string

Defined in: libs/scene/src/scene/mesh.ts:66

Released under the MIT License.