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