Grindstone Game Engine v0.2.0
An open source game engine and toolkit.
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: