Skip to content

AssetRef

Defined in: ecs/component.ts:45

An asset a component’s data points at, as scene preload discovery reports one. type is the loader’s kind and path the project-relative reference.

path: string

Defined in: ecs/component.ts:47


type: string

Defined in: ecs/component.ts:46