---
title: bakeTypes
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/lightmapresource/baketypes
---

# bakeTypes

All bake types used by entities in this lightmap.

## Declaration

```swift
var bakeTypes: [LightmapResource.BakeType] { get }
```

## See Also

### Specifying bake types

- [LightmapResource.BakeType](realitykit/lightmapresource/baketype.md)
