esp::assets::AssetInfo struct

AssetInfo stores information necessary to identify and load an Asset.

Public static functions

static auto fromPath(const std::string& filepath) -> AssetInfo
Populates a preset AssetInfo by matching against known filepaths.

Public variables

AssetType type
std::string filepath
geo::CoordinateFrame frame
float virtualUnitToMeters
bool requiresLighting