ScaleConstraint.SetSource

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

Parameters

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

Description

Sets a source at a specified index.

Throws ArgumentOutOfRangeException, if the index is invalid.

对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答