---
title: RoomCaptureSession.Instruction.turnOnLight
framework: roomplan
role: symbol
role_heading: Case
path: roomplan/roomcapturesession/instruction/turnonlight
---

# RoomCaptureSession.Instruction.turnOnLight

An instruction that requests the user increase the amount of light in the room.

## Declaration

```swift
case turnOnLight
```

## See Also

### Determining a coaching recommendation

- [RoomCaptureSession.Instruction.normal](roomplan/roomcapturesession/instruction/normal.md)
- [RoomCaptureSession.Instruction.moveCloseToWall](roomplan/roomcapturesession/instruction/moveclosetowall.md)
- [RoomCaptureSession.Instruction.moveAwayFromWall](roomplan/roomcapturesession/instruction/moveawayfromwall.md)
- [RoomCaptureSession.Instruction.slowDown](roomplan/roomcapturesession/instruction/slowdown.md)
- [RoomCaptureSession.Instruction.lowTexture](roomplan/roomcapturesession/instruction/lowtexture.md)
