---
title: modelDebugOptions
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/hasmodel/modeldebugoptions
---

# modelDebugOptions

Configures the debug visualization of this model.

## Declaration

```swift
@MainActor @preconcurrency var modelDebugOptions: ModelDebugOptionsComponent? { get set }
```
