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