js-util

Home > rc-js-util > TF32Mat3

TF32Mat3 type

Float32 Mat3.

Signature:

export declare type TF32Mat3 = Mat3<Float32Array>;

References: Mat3