A 2D user interface that allows users to capture and save screenshots to their
local device.
Its interface does not cross the network boundary.
Instances of this class cannot be created with Instance.new.
Tags: [NotCreatable, NotReplicated]
The ScreenshotHud is a 2D user interface that allows users to capture
and save screenshots to their local device. It consists of the following UI
elements:
- An overlay containing the experience name and Roblox branding. These remain
on screen when a screenshot is taken, although the experience name can be
disabled through the ScreenshotHud.ExperienceNameOverlayEnabled
property.
- A camera button that hides all UI except for the overlay and takes a
screenshot.
- A close button that closes the ScreenshotHud.
Determines whether the ScreenshotHud closes automatically when a
screenshot is taken.
History 2
ExperienceNameOverlayEnabled
Determines whether the experience name in the overlay is enabled.
It exists only for backward compatibility, and should not be used for new work.
It is not meant to be used, and may have unresolved issues.
History 3
Tags: [Hidden, Deprecated]
The Font used for the experience name in the overlay.
It exists only for backward compatibility, and should not be used for new work.
It is not meant to be used, and may have unresolved issues.
History 3
Tags: [Hidden, Deprecated]
Currently disabled with no effect.
It exists only for backward compatibility, and should not be used for new work.
It is not meant to be used, and may have unresolved issues.
History 3
Tags: [Hidden, Deprecated]