---
title: float3x4
framework: simd
role: symbol
role_heading: Type Alias
path: simd/float3x4
---

# float3x4

A type alias for a single-precision 3 x 4 matrix.

## Declaration

```swift
typealias float3x4 = simd_float3x4
```

## See Also

### Type Aliases

- [matrix_float3x4](simd/matrix_float3x4.md)
