LookAtConstraint.GetSource

public Animations.ConstraintSource GetSource(int index);

Parameters

indexThe index of the source.

Returns

ConstraintSource Returns the source object and its weight.

Description

Gets a constraint source by index.

Throws ArgumentOutOfRangeException, if the index is invalid.

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