Protected
constructorIf enabled, normal directions are also blended by blend shapes.
If disabled, the Component will stop enacting its behavior.
Readonly
sceneThe scene object this component is on.
Readonly
uniqueRemoves all blend shapes from the BlendShapesVisual.
Destroys the component.
Returns the weight of blend shape name
.
Returns the SceneObject the component is attached to.
Returns the Transform this component is attached to.
Returns the name of this object's type.
Returns whether this BlendShapesVisual has a blend shape named name
.
Returns true if the object matches or derives from the passed in type.
Returns true if this object is the same as other
. Useful for checking if two references point to the same thing.
Sets the weight of blend shape name
.
Clears the blendshape with the matching name from the BlendShapes component.
Controls blend shapes connected to imported animation content.
Note: this class has been deprecated. Please use the blend shapes functions in RenderMeshVisual.
Deprecated
Example