Set Body Part Weight

Animation
Tanto lado del cliente como del usuario
Disponible en PC y móvil

Set the weight of the target body part when blending it with other lower-priority animations

Declaración

func SetBodyPartWeight(target entity<AnimationControllerAttachable>, bodyPartName string, weight float)
go

Parámetros

Entrada

Nombre Tipo Descripción
Target AnimationControllerAble The addable animation controller component that the body part belongs to
Body Part Name String The body part name
Weight Float Weight with a value range of [0, 1], representing the degree of blending with lower-priority animations.