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

RotationConstraint.SetSources

Declaration

public void SetSources(List<ConstraintSource> sources);

Parameters

sources The list of sources to set.

Description

Sets the list of sources on the component.

Throws ArgumentNullException, if the list of sources is null.