js-util

Home > rc-js-util > TF64Mat3

TF64Mat3 type

Float64 Mat3.

Signature:

export declare type TF64Mat3 = Mat3<Float64Array>;

References: Mat3