|
Blender V4.3
|
Main runtime representation of an asset. More...
#include <memory>#include <optional>#include <string>#include <variant>#include "BLI_string_ref.hh"#include "BLI_utility_mixins.hh"#include "DNA_ID_enums.h"#include "DNA_asset_types.h"Go to the source code of this file.
Classes | |
| class | blender::asset_system::AssetRepresentation |
Namespaces | |
| namespace | blender |
| namespace | blender::asset_system |
Main runtime representation of an asset.
Abstraction to reference an asset, with necessary data for display & interaction. https://developer.blender.org/docs/features/asset_system/backend/#asset-representation
Definition in file AS_asset_representation.hh.