Skip to content

PixiSettings

Unofficial

Library-wide PixiJS settings.

Only the settings Obsidian itself changes are described here.

Import:

import type { PixiSettings } from '@obsidian-typings/obsidian-catalyst-latest';

Signature:

export interface PixiSettings

Properties

PropertyTypeDescription
RENDER_OPTIONSPixiRenderOptionsThe options every renderer is created with unless overridden.