HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
cgltf_light Struct Reference

#include <cgltf.h>

Public Attributes

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
 

Detailed Description

Definition at line 679 of file cgltf.h.

Member Data Documentation

cgltf_float cgltf_light::color

Definition at line 681 of file cgltf.h.

cgltf_extras cgltf_light::extras

Definition at line 687 of file cgltf.h.

cgltf_float cgltf_light::intensity

Definition at line 682 of file cgltf.h.

char * cgltf_light::name

Definition at line 680 of file cgltf.h.

cgltf_float cgltf_light::range

Definition at line 684 of file cgltf.h.

cgltf_float cgltf_light::spot_inner_cone_angle

Definition at line 685 of file cgltf.h.

cgltf_float cgltf_light::spot_outer_cone_angle

Definition at line 686 of file cgltf.h.

cgltf_light_type cgltf_light::type

Definition at line 683 of file cgltf.h.


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