pxt-common-packages
Version:
Microsoft MakeCode (PXT) common packages
13 lines (9 loc) • 313 B
Markdown
# camera top **deprecated**
Returns the y coordinate of the camera (the top of the screen).
```sig
scene.cameraTop()
```
## 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)