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