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