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

CustomAnimationPlayable.GetInputWeight

Switch to Manual
public float GetInputWeight (int index);

Parameters

index Index of the input.

Returns

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

Description

Get the weight of the Playable at a specified index.