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