public void SetSource (int index, Animations.ConstraintSource source);

Parameters

index要设置的源的索引。
source源对象及其权重。

Description

设置指定索引处的源。

如果索引无效,则抛出 ArgumentOutOfRangeException。