public Animations.ConstraintSource GetSource(int index);

Parameters

indexThe index of the source.

Returns

ConstraintSource The source object and its weight.

Description 描述

Gets a constraint source by index.

Throws ArgumentOutOfRangeException, if the index is invalid.