Lysa  0.0
Lysa 3D Engine
AssetsPack Class Referenceabstract

Detailed Description

Loads resources from binary `.assets` pack files produced by `gltf2lysa`.

Lua full name: lysa.AssetsPack

Public Member Functions

integer[] load_images (uri: string)static
 Loads only the images from an assets pack file and returns the list of loaded image IDs. More...
 

Member Function Documentation

integer[] load_images ( string  uri)
static

Loads only the images from an assets pack file and returns the list of loaded image IDs.

Parameters
uristring
Returns
integer[]