Legacy Documentation: Version 2018.1 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

ParentConstraint.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 InvalidOperationException, if the list of sources is empty. Throws ArgumentOutOfRangeException, if the index is invalid.

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