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