5#include <Core/Asset/AssetData.hpp>
6#include <Core/RaCore.hpp>
55 virtual void displayInfo()
const;
83inline void MaterialData::setType(
const std::string& type ) {
represent material data loaded by a file loader. Material data must be identified by a unique name....
void setName(const std::string &name)
NAME.
std::string getType() const
TYPE.
hepler function to manage enum as underlying types in VariableSet