# Float32Blendable

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

## Definition

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

```csharp
Float32Blendable = 15
```
