# Cylindrical

> Generate cubemap from cylindrical texture.

## Definition

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

```csharp
Cylindrical = 2
```

### Remarks

Additional Resources: [TextureImporter.generateCubemap](/engine/6000.0/script-reference/unityeditor/textureimporter/generatecubemap.md).
