Skip to content

Documentation / scene / BaseFetchOptions

Type Alias: BaseFetchOptions

BaseFetchOptions = object

Defined in: libs/scene/src/asset/assetmanager.ts:57

Base fetch options

Properties

overrideVFS?

optional overrideVFS?: VFS

Defined in: libs/scene/src/asset/assetmanager.ts:61

VFS used to fetch file data

Released under the MIT License.