# RHalf

> TextureFormat.RHalf half-precision floating point texture format.

## Definition

* **Type:** Field
* **Namespace:** [UnityEditor](/engine/6000.5/script-reference/unityeditor.md)
* **Assembly:** UnityEditor.CoreModule

```csharp
RHalf = 15
```

### Remarks

Additional Resources: [TextureImporter.textureFormat](/engine/6000.5/script-reference/unityeditor/textureimporter/textureformat.md).
