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

参数

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

描述

设置指定索引处的源。

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