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
| Function | Description |
|---|---|
| alpha | Gets the current transparency level of the shadow panel |
| setAlpha | Sets the transparency level of the shadow panel |
See also: Type Definitions