Type alias FloatArray

FloatArray: Float32Array | Float64Array

The floating point typed arrays that can be used in place of a vector, matrix, or quaternion.

Generated using TypeDoc