public Animations.ConstraintSource GetSource (int index);

Parámetros

indexThe index of the source.

Valor de retorno

ConstraintSource The source object and its weight.

Descripción

Gets a constraint source by index.

Throws ArgumentOutOfRangeException, if the index is invalid.