#include <tiny_gltf.h>
◆ SpotLight()
| tinygltf::SpotLight::SpotLight |
( |
| ) |
|
|
default |
◆ operator==()
| bool tinygltf::SpotLight::operator== |
( |
const SpotLight & |
| ) |
const |
◆ extensions
◆ extensions_json_string
| std::string tinygltf::SpotLight::extensions_json_string |
◆ extras
| Value tinygltf::SpotLight::extras |
◆ extras_json_string
| std::string tinygltf::SpotLight::extras_json_string |
◆ innerConeAngle
| double tinygltf::SpotLight::innerConeAngle {0.0} |
◆ outerConeAngle
| double tinygltf::SpotLight::outerConeAngle {0.7853981634} |
The documentation for this struct was generated from the following file: