FreeWRL / FreeX3D 4.3.0
cgltf_light Struct Reference

Data Fields

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
 

Detailed Description

Definition at line 467 of file cgltf.h.

Field Documentation

◆ color

cgltf_float cgltf_light::color[3]

Definition at line 469 of file cgltf.h.

◆ intensity

cgltf_float cgltf_light::intensity

Definition at line 470 of file cgltf.h.

◆ name

char* cgltf_light::name

Definition at line 468 of file cgltf.h.

◆ range

cgltf_float cgltf_light::range

Definition at line 472 of file cgltf.h.

◆ spot_inner_cone_angle

cgltf_float cgltf_light::spot_inner_cone_angle

Definition at line 473 of file cgltf.h.

◆ spot_outer_cone_angle

cgltf_float cgltf_light::spot_outer_cone_angle

Definition at line 474 of file cgltf.h.

◆ type

cgltf_light_type cgltf_light::type

Definition at line 471 of file cgltf.h.


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