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