js-util

Home > rc-js-util > TF64Vec3

TF64Vec3 type

Float64 Vec3.

Signature:

export declare type TF64Vec3 = Vec3<Float64Array>;

References: Vec3