# supports3DRenderTextures

> Are 3D (volume) RenderTextures supported? (Read Only)

## Definition

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

```csharp
public static bool supports3DRenderTextures { get; }
```
