Home > rc-js-util > TF64Vec3
Float64 Vec3.
Signature:
export declare type TF64Vec3 = Vec3<Float64Array>;
References: Vec3