Skip to content

@vttforge/core / SceneControl

Interface: SceneControl ​

One button in the scene controls.

Properties ​

activeTool? ​

optional activeTool?: string


icon ​

icon: string


name ​

name: string


order? ​

optional order?: number


title ​

title: string


tools ​

tools: Record<string, unknown>


visible? ​

optional visible?: boolean

MIT licensed.