|
static |
Returns a Quaternion from the supplied floatArray starting from the supplied startIndex, your floatArray size must be larger than 3
floatArray | float array to be converted to Quaternion |
startIndex | the start index of the Quaternion in the float array |