Skip to content

API > AdvAst > Background

Interface: Background

Contents

Properties

name

name?: string

load from assets by name

Source

packages/types/src/ast/index.ts:24


type

type: "background"

Source

packages/types/src/ast/index.ts:20


url

url?: string

load by url

Source

packages/types/src/ast/index.ts:28


Generated using typedoc-plugin-markdown and TypeDoc