# OutputAsFloat

> The texture will be exported as a 32-bit float EXR file (default is 16-bit).

## Definition

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

```csharp
OutputAsFloat = 1
```
