# RGB48_SIGNED

> TextureFormat.RGB48_SIGNED texture format.

## Definition

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

```csharp
RGB48_SIGNED = 81
```

### Remarks

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