# ShaderF16

> Indicates that the WebGPU device supports 16-bit floating-point shaders, 'shader-f16'.

## Definition

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

```csharp
ShaderF16 = 11
```
