Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

RotationConstraint.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

Adds a constraint source.