#include <tiny_gltf.h>
◆ Light()
| tinygltf::Light::Light |
( |
| ) |
|
|
default |
◆ operator==()
| bool tinygltf::Light::operator== |
( |
const Light & |
| ) |
const |
◆ color
| std::vector<double> tinygltf::Light::color |
◆ extensions
◆ extensions_json_string
| std::string tinygltf::Light::extensions_json_string |
◆ extras
| Value tinygltf::Light::extras |
◆ extras_json_string
| std::string tinygltf::Light::extras_json_string |
◆ intensity
| double tinygltf::Light::intensity {1.0} |
◆ name
| std::string tinygltf::Light::name |
◆ range
| double tinygltf::Light::range {0.0} |
◆ spot
◆ type
| std::string tinygltf::Light::type |
The documentation for this struct was generated from the following file: