pxt-common-packages
Version:
Microsoft MakeCode (PXT) common packages
13 lines (9 loc) • 321 B
Markdown
# camera left **deprecated**
Returns the x coordinate of the camera (the left side of the screen).
```sig
scene.cameraLeft()
```
## See also #seealso
[camera follow sprite](/reference/scene/camera-follow-sprite)
[center camera at](/reference/scene/center-camera-at)
[camera property](/reference/scene/camera-property)