Skip to content

PixiRenderOptions

Unofficial

Default renderer options.

Only the options Obsidian itself changes are described here.

Import:

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

Signature:

export interface PixiRenderOptions

Properties

PropertyTypeDescription
hellobooleanWhether the renderer logs its version and rendering backend to the console on creation.