PixiSettings
Unofficial
Library-wide PixiJS settings.
Only the settings Obsidian itself changes are described here.
Import:
import type { PixiSettings } from '@obsidian-typings/obsidian-public-latest';Signature:
export interface PixiSettingsProperties
| Property | Type | Description | |
|---|---|---|---|
| RENDER_OPTIONS | PixiRenderOptions | The options every renderer is created with unless overridden. |