|
MTek-GDL 0.100.4-muffintrap
|

Data Fields | ||
| union { | ||
| ufbx_element element | ||
| struct { | ||
| ufbx_string name | ||
| ufbx_props props | ||
| uint32_t element_id | ||
| uint32_t typed_id | ||
| ufbx_node_list instances | ||
| } | ||
| }; | ||
| ufbx_vec3 | color | |
| ufbx_real | intensity | |
| ufbx_vec3 | local_direction | |
| ufbx_light_type | type | |
| ufbx_light_decay | decay | |
| ufbx_light_area_shape | area_shape | |
| ufbx_real | inner_angle | |
| ufbx_real | outer_angle | |
| bool | cast_light | |
| bool | cast_shadows | |