js-util

Home > rc-js-util > TF64Vec4

TF64Vec4 type

Float64 Vec4.

Signature:

export declare type TF64Vec4 = Vec4<Float64Array>;

References: Vec4