Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


GetSources(List<ConstraintSource>)

Gets the list of sources.
Read time 1 minuteLast updated 6 days ago

Definition

public void GetSources(List<ConstraintSource> sources)

Parameters

The list of sources to be filled by the component.

Remarks

Throws ArgumentNullException, if the list of sources is null.