js-util

Home > rc-js-util > TF64Vec2

TF64Vec2 type

Float64 Vec2.

Signature:

export declare type TF64Vec2 = Vec2<Float64Array>;

References: Vec2