citro3d  1.2.0
Data Fields
C3D_Light Struct Reference

#include <light.h>

Collaboration diagram for C3D_Light:
Collaboration graph
[legend]

Data Fields

u16 flags
 
u16 id
 
C3D_LightEnv * parent
 
C3D_LightLutlut_SP
 
C3D_LightLutlut_DA
 
float ambient [3]
 
float diffuse [3]
 
float specular0 [3]
 
float specular1 [3]
 
C3D_LightConf conf
 

Field Documentation

◆ ambient

float C3D_Light::ambient[3]

◆ conf

C3D_LightConf C3D_Light::conf

◆ diffuse

float C3D_Light::diffuse[3]

◆ flags

u16 C3D_Light::flags

◆ id

u16 C3D_Light::id

◆ lut_DA

C3D_LightLut * C3D_Light::lut_DA

◆ lut_SP

C3D_LightLut* C3D_Light::lut_SP

◆ parent

C3D_LightEnv* C3D_Light::parent

◆ specular0

float C3D_Light::specular0[3]

◆ specular1

float C3D_Light::specular1[3]

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