Version: 2020.1
言語: 日本語
public Animations.ConstraintSource GetSource (int index);

パラメーター

index The index of the source.

戻り値

ConstraintSource The source object and its weight.

説明

Gets a constraint source by index.

Throws InvalidOperationException, if the list of sources is empty. Throws ArgumentOutOfRangeException, if the index is invalid.