![]() | FloatMatrix Constructor (IListVector2) |
Namespace: Candlelight
public FloatMatrix( IList<Vector2> vectors )
Exception | Condition |
---|---|
ArgumentNullException | Is thrown when data array is null. |
ArgumentOutOfRangeException | Is thrown when data array has less than one element. |