#include <tiny_gltf.h>
◆ PbrMetallicRoughness()
| tinygltf::PbrMetallicRoughness::PbrMetallicRoughness |
( |
| ) |
|
|
default |
◆ operator==()
◆ baseColorFactor
| std::vector<double> tinygltf::PbrMetallicRoughness::baseColorFactor {1.0, 1.0, 1.0, 1.0} |
◆ baseColorTexture
| TextureInfo tinygltf::PbrMetallicRoughness::baseColorTexture |
◆ extensions
◆ extensions_json_string
| std::string tinygltf::PbrMetallicRoughness::extensions_json_string |
◆ extras
| Value tinygltf::PbrMetallicRoughness::extras |
◆ extras_json_string
| std::string tinygltf::PbrMetallicRoughness::extras_json_string |
◆ metallicFactor
| double tinygltf::PbrMetallicRoughness::metallicFactor {1.0} |
◆ metallicRoughnessTexture
| TextureInfo tinygltf::PbrMetallicRoughness::metallicRoughnessTexture |
◆ roughnessFactor
| double tinygltf::PbrMetallicRoughness::roughnessFactor {1.0} |
The documentation for this struct was generated from the following file: