Skip to main content

settings

The settings module reads and updates application-wide rendering settings.

Import

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

Functions

FunctionDescription
fpsReturns the current rendering frame rate
setFpsUpdates the rendering frame rate

See also: Type Definitions