js-util

Home > rc-js-util > TF32Vec4

TF32Vec4 type

Float32 Vec4.

Signature:

export declare type TF32Vec4 = Vec4<Float32Array>;

References: Vec4