Grindstone Game Engine
v0.2.0
An open source game engine and toolkit.
Toggle main menu visibility
Loading...
Searching...
No Matches
Grindstone::Editor::Importers::StandardMaterialCreateInfo Struct Reference
Public Attributes
std::string
materialName
= ""
std::filesystem::path
albedoPath
std::filesystem::path
specularPath
std::filesystem::path
normalPath
std::filesystem::path
roughnessPath
float
albedoColor
[4] = { 1.0f, 1.0f, 1.0f, 1.0f }
float
metalness
= 0.0f
float
roughness
= 0.5f
The documentation for this struct was generated from the following file:
/github/workspace/plugins/Grindstone.Editor.ModelImporter/include/
ModelMaterialImporter.hpp
Grindstone
Editor
Importers
StandardMaterialCreateInfo
Generated by
1.17.0