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

AnimationMixerPlayable.GetInputWeight

매뉴얼로 전환
public float GetInputWeight (int index);

파라미터

index Index of the input.

반환

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

설명

Get the weight of the Playable at a specified index.