Skip to main content

Interface: ModelMorphTarget

Information about a morph target (shape key) in a 3D model. Morph targets enable smooth transitions between different model states, such as open/closed doors, extended/retracted parts, or shape variations.

Properties

id

id: string

Name or identifier for this morph target, often describing its purpose


influence

influence: number

Weight value (0-1) determining how much this morph is applied


meshId

meshId: number

Reference to the parent mesh this morph target affects


originalId

originalId: number

Original identifier from the source 3D file


uniqueId

uniqueId: number

Runtime identifier for this morph target