Version: 2018.3 (switch to 2019.1)
LanguageEnglish
  • C#

ScaleConstraint.GetSource

public Animations.ConstraintSource GetSource(int index);

Parameters

indexThe index of the source.

Returns

ConstraintSource The source object and its weight.

Description

Gets a constraint source by index.

Throws ArgumentOutOfRangeException, if the index is invalid.

Did you find this page useful? Please give it a rating: