File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
content/en-us/reference/engine/classes Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -546,11 +546,11 @@ properties:
546546 summary : |
547547 The dimensions of the device safe area on a Roblox client.
548548 description : |
549- `Class.Camera.ViewportSize` returns the dimensions of the device safe
550- area on the current screen. The device safe area is a rectangle which
551- includes the Roblox top bar area, but does not include any cutouts in the
552- display . The units of `Class.Camera.ViewportSize` are Roblox UI offset
553- units, which may be different from native display pixels.
549+ `Class.Camera.ViewportSize` returns the dimensions of the
550+ device safe area on the current screen. This area is a rectangle which
551+ includes the Roblox top bar area but does not include any device notches
552+ or screen cutouts . The units of `Class.Camera.ViewportSize` are Roblox
553+ UI offset units which may be different from native display pixels.
554554
555555 <img
556556 src="/assets/engine-api/classes/Camera/DeviceSafeAreaVsFullscreen.png"
You can’t perform that action at this time.
0 commit comments