# CubemapAssetData

Type alias · category: Other

Source: https://github.com/playcanvas/editor-api/blob/4303c34bcee9a418297350899ad3a3f555526ec4/external/types/asset.d.ts#L329

Represents the data for a Cubemap asset.

```ts
type CubemapAssetData = undefined
```
