Version: 2021.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.