PixiRenderOptions
Unofficial
Default renderer options.
Only the options Obsidian itself changes are described here.
Import:
import type { PixiRenderOptions } from '@obsidian-typings/obsidian-public-latest';Signature:
export interface PixiRenderOptionsProperties
| Property | Type | Description | |
|---|---|---|---|
| hello | boolean | Whether the renderer logs its version and rendering backend to the console on creation. |