js-util

Home > rc-js-util > TF32Vec3

TF32Vec3 type

Float32 Vec3.

Signature:

export declare type TF32Vec3 = Vec3<Float32Array>;

References: Vec3