---
title: TextureResource.DimensionsCube
framework: realitykit
role: symbol
role_heading: Structure
path: realitykit/textureresource/dimensionscube
---

# TextureResource.DimensionsCube

The dimensions of the cube texture.

## Declaration

```swift
struct DimensionsCube
```

## Overview

Overview This specifies the face size of the cube texture.

## Topics

### Creating the cube dimensions

- [dimensions(faceSize:)](realitykit/textureresource/dimensionscube/dimensions(facesize:).md)

## Relationships

### Conforms To

- [Equatable](swift/equatable.md)
- [Escapable](swift/escapable.md)
- [Hashable](swift/hashable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
