js-util

Home > rc-js-util > TF32Mat4

TF32Mat4 type

Float32 Mat4.

Signature:

export declare type TF32Mat4 = Mat4<Float32Array>;

References: Mat4