---
title: descriptor
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/lowleveltextureresource/descriptor-swift.property
---

# descriptor

The descriptor used to create this texture resource.

## Declaration

```swift
final var descriptor: LowLevelTextureResource.Descriptor { get }
```

## See Also

### Accessing the descriptor

- [LowLevelTextureResource.Descriptor](realitykit/lowleveltextureresource/descriptor-swift.struct.md)
