#include <gltf.hpp>
Definition at line 97 of file gltf.hpp.
node_color4f glTF_Builder::struct_pbrMetallicRoughness::baseColorFactor |
Initial value:=
{ false, "baseColorFactor", {{0.f, 0.f, 0.f, 0.f}} }
Definition at line 99 of file gltf.hpp.
Initial value:=
{ false, "baseColorTexture", {} }
Definition at line 101 of file gltf.hpp.
node_float glTF_Builder::struct_pbrMetallicRoughness::metallicFactor = { false, "metallicFactor", 0.f } |
node_float glTF_Builder::struct_pbrMetallicRoughness::roughnessFactor = { false, "roughnessFactor", 0.f } |
The documentation for this struct was generated from the following file: