ParentConstraint.SetSource

Declaration

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.


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