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