vsgXchange 1.1.9
VulkanSceneGraph 3rd party data integration library
Loading...
Searching...
No Matches
vsgXchange::gltf::PbrMetallicRoughness Struct Reference
Inheritance diagram for vsgXchange::gltf::PbrMetallicRoughness:
Collaboration diagram for vsgXchange::gltf::PbrMetallicRoughness:

Public Member Functions

void read_array (vsg::JSONParser &parser, const std::string_view &property) override
void read_object (vsg::JSONParser &parser, const std::string_view &property) override
void read_number (vsg::JSONParser &parser, const std::string_view &property, std::istream &input) override

Public Attributes

vsg::ValuesSchema< float > baseColorFactor
TextureInfo baseColorTexture
float metallicFactor = 1.0f
float roughnessFactor = 1.0f
TextureInfo metallicRoughnessTexture

The documentation for this struct was generated from the following file: