<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [rc-js-util](./rc-js-util.md) &gt; [TF64Vec2](./rc-js-util.tf64vec2.md)

## TF64Vec2 type

Float64 [Vec2](./rc-js-util.vec2.md)<!-- -->.

**Signature:**

```typescript
export type TF64Vec2 = Vec2<Float64Array>;
```
**References:** [Vec2](./rc-js-util.vec2.md)

