Version: 2020.1
言語: 日本語
public void SetSource (int index, Animations.ConstraintSource source);

パラメーター

index The index of the source to set.
source The source object and its weight.

説明

Sets a source at a specified index.

Throws ArgumentOutOfRangeException, if the index is invalid.