This version of Unity is unsupported.

IConstraint.AddSource

Declaration

public int AddSource(Animations.ConstraintSource source);

Parameters

source The source object and its weight.

Returns

int Returns the index of the added source.

Description

Add a constraint source.