bindBlendShapeSubsetWeights

@JvmStatic
fun bindBlendShapeSubsetWeights(subsetName: String): AnimationBindTarget

Binds to an entity's BlendShape subset weights.

Use a FloatArray value to describe the animation.

Return

The created and bound AnimationBindTarget instance.

Parameters

subsetName

The subsetName of the BlendShape subset.