SetBlendshapeOnAllMeshes

ModularCharacterManager.SetBlendshapeOnAllMeshes

Declaration public void SetBlendshapeOnAllMeshes(string _shapeName, float _shapeValue);

Parameters

Description The public function to set a blendshape on all currently equipped meshes containing that blendshape to a given value.

Last updated