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

# RoomCaptureSession.Instruction.lowTexture

An instruction that indicates the framework doesn’t detect distinguishable room features.

## Declaration

```swift
case lowTexture
```

## Discussion

Discussion The framework provides this instruction when: The user points the device at a wall with a solid color. The camera view finder doesn’t contain any wall edges or other defining shapes for the room.

## 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.turnOnLight](roomplan/roomcapturesession/instruction/turnonlight.md)
- [RoomCaptureSession.Instruction.slowDown](roomplan/roomcapturesession/instruction/slowdown.md)
