vsgXchange 1.1.9
VulkanSceneGraph 3rd party data integration library
Loading...
Searching...
No Matches
vsgXchange::gltf::KHR_materials_specular Struct Reference

https://github.com/KhronosGroup/glTF/blob/main/extensions/2.0/Khronos/KHR_materials_specular More...

#include <gltf.h>

Inheritance diagram for vsgXchange::gltf::KHR_materials_specular:
Collaboration diagram for vsgXchange::gltf::KHR_materials_specular:

Public Member Functions

vsg::ref_ptr< vsg::Object > clone (const vsg::CopyOp &) const override
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

float specularFactor = 1.0f
TextureInfo specularTexture
vsg::ValuesSchema< float > specularColorFactor
TextureInfo specularColorTexture

Detailed Description


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