|
char * | name |
|
cgltf_float | color [3] |
|
cgltf_float | intensity |
|
cgltf_light_type | type |
|
cgltf_float | range |
|
cgltf_float | spot_inner_cone_angle |
|
cgltf_float | spot_outer_cone_angle |
|
cgltf_extras | extras |
|
Definition at line 625 of file cgltf.h.
◆ name
◆ color
cgltf_float cgltf_light::color[3] |
◆ intensity
cgltf_float cgltf_light::intensity |
◆ type
cgltf_light_type cgltf_light::type |
◆ range
cgltf_float cgltf_light::range |
◆ spot_inner_cone_angle
cgltf_float cgltf_light::spot_inner_cone_angle |
◆ spot_outer_cone_angle
cgltf_float cgltf_light::spot_outer_cone_angle |
◆ extras
The documentation for this struct was generated from the following file: