Skip to main content

shadowPanel

The shadowPanel module controls the shadow overlay panel -- a fullscreen transparent layer used for atmospheric effects or focus dimming.

Import

import { shadowPanel } from "@hmcs/sdk";

Functions

FunctionDescription
alphaGets the current transparency level of the shadow panel
setAlphaSets the transparency level of the shadow panel

See also: Type Definitions