We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d5fb85 commit 1b632a5Copy full SHA for 1b632a5
content/en-us/reference/engine/classes/Camera.yaml
@@ -552,10 +552,7 @@ properties:
552
or screen cutouts. The units of `Class.Camera.ViewportSize` are Roblox
553
UI offset units which may be different from native display pixels.
554
555
- <img
556
- src="../../../assets/engine-api/classes/Camera/DeviceSafeAreaVsFullscreen.png"
557
- width="840" alt="Mobile device screen with cutout showing device safe
558
- area." />
+ <img src="../../../assets/engine-api/classes/Camera/DeviceSafeAreaVsFullscreen.png" width="840" alt="Mobile device screen with cutout showing device safe area." />
559
560
As noted above, `Class.Camera.ViewportSize` is not equal to the fullscreen area size
561
on displays with cutouts or
0 commit comments