---
title: VNElementType.float
framework: vision
role: symbol
role_heading: Case
path: vision/vnelementtype/float
---

# VNElementType.float

The elements are floating-point numbers.

## Declaration

```swift
case float
```

## See Also

### Element Types

- [VNElementType.unknown](vision/vnelementtype/unknown.md)
- [VNElementType.double](vision/vnelementtype/double.md)
