Version: 5.5
Experimental: this API is experimental and might be changed or removed in the future.

AnimationMixerPlayable.GetInputWeight

Cambiar al Manual
public float GetInputWeight (int index);

Parámetros

index Index of the input.

Valor de retorno

float Weight of the input Playable. Returns -1 if there is no input connected at this input index.

Descripción

Get the weight of the Playable at a specified index.