# Float32Filterable

> Indicates that the WebGPU device supports 32-bit floating-point filterable textures, 'float32-filterable'.

## Definition

* **Type:** Field
* **Namespace:** [UnityEngine](/engine/6000.6/script-reference/unityengine.md)
* **Assembly:** UnityEngine.CoreModule

```csharp
Float32Filterable = 14
```
