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

Public Member Functions

void read_string (vsg::JSONParser &parser, const std::string_view &property) override
void read_number (vsg::JSONParser &parser, const std::string_view &property, std::istream &input) 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

Public Attributes

vsg::ValuesSchema< float > color
float intensity = 1.0f
vsg::ref_ptr< Spotspot
std::string type
float range = std::numeric_limits<float>::max()

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