js-util

Home > rc-js-util > TF64Mat4

TF64Mat4 type

Float64 Mat4.

Signature:

export declare type TF64Mat4 = Mat4<Float64Array>;

References: Mat4