BlendShape
The BlendShape
class describes a shape attached to a mesh or face mesh which can be used to change the shape of that mesh.
Properties
Property
Description
name
(get) name: string (set) (Not Available)
Retrieves the name of the BlendShape.
prefabName
(get) prefabName: string (set) (Not Available)
Specifies the name of prefab for BlendShape. This is the unique identifier of the prefab.
weight
(get) weight: ScalarValue (set) weight: ScalarSignal
Specifies the weight of the blend shape.
Methods
This module exposes no methods.
Last updated