Home > rc-js-util > TF32Vec4
Float32 Vec4.
Signature:
export declare type TF32Vec4 = Vec4<Float32Array>;
References: Vec4