js-util

Home > rc-js-util > TF32Vec2

TF32Vec2 type

Float32 Vec2.

Signature:

export declare type TF32Vec2 = Vec2<Float32Array>;

References: Vec2