Wise&mystical  1.0
Project about Europe
Loading...
Searching...
No Matches
cgltf_light Struct Reference

#include <cgltf.h>

+ Collaboration diagram for cgltf_light:

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 600 of file cgltf.h.

Member Data Documentation

◆ color

cgltf_float cgltf_light::color[3]

Definition at line 602 of file cgltf.h.

◆ extras

cgltf_extras cgltf_light::extras

Definition at line 608 of file cgltf.h.

◆ intensity

cgltf_float cgltf_light::intensity

Definition at line 603 of file cgltf.h.

◆ name

char* cgltf_light::name

Definition at line 601 of file cgltf.h.

◆ range

cgltf_float cgltf_light::range

Definition at line 605 of file cgltf.h.

◆ spot_inner_cone_angle

cgltf_float cgltf_light::spot_inner_cone_angle

Definition at line 606 of file cgltf.h.

◆ spot_outer_cone_angle

cgltf_float cgltf_light::spot_outer_cone_angle

Definition at line 607 of file cgltf.h.

◆ type

cgltf_light_type cgltf_light::type

Definition at line 604 of file cgltf.h.


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