|
Assimp
v4.1. (December 2018)
|
Parameters of light source. More...
Classes | |
| union | UFor |
Public Member Functions | |
| SLightParameters () | |
Public Attributes | |
| aiColor4D | Ambient |
| Ambient RGBA intensity of the light. More... | |
| aiColor4D | Diffuse |
| Diffuse RGBA intensity of the light. More... | |
| union CGLView::SLightParameters::UFor | For |
| aiColor4D | Specular |
| Specular RGBA intensity of the light. More... | |
| aiLightSourceType | Type |
| Type of light source. More... | |
Parameters of light source.
|
inline |
| aiColor4D CGLView::SLightParameters::Ambient |
Ambient RGBA intensity of the light.
| aiColor4D CGLView::SLightParameters::Diffuse |
Diffuse RGBA intensity of the light.
| union CGLView::SLightParameters::UFor CGLView::SLightParameters::For |
| aiColor4D CGLView::SLightParameters::Specular |
Specular RGBA intensity of the light.
| aiLightSourceType CGLView::SLightParameters::Type |
Type of light source.