---
title: TextureResource.Dimensions3D
framework: realitykit
role: symbol
role_heading: Structure
path: realitykit/textureresource/dimensions3d
---

# TextureResource.Dimensions3D

The dimensions of the 3D texture.

## Declaration

```swift
struct Dimensions3D
```

## Overview

Overview This specifies the width, height, and depth of the 3D texture

## Topics

### Creating the 3D dimensions

- [dimensions(width:height:depth:)](realitykit/textureresource/dimensions3d/dimensions(width:height:depth:).md)

## Relationships

### Conforms To

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