CreatorAPI.assets

Array of all scene, image, and uploaded font assets in the project

CreatorAPI.assets property

Array of all scene, image, and uploaded font assets in the project

Signature:

readonly assets: ReadonlyArray<Asset>;

Type: ReadonlyArray<Asset> — a union of Scene, Image, and FontAsset.

Last updated: August 13, 2026 at 9:17 AMEdit this page