|
0.45.0
|
Public Attributes | |
| iaVector3f | _vector |
| iaColor3f | _ambient = {0.5f, 0.5f, 0.5f} |
| iaColor3f | _diffuse = {0.7f, 0.7f, 0.7f} |
| iaColor3f | _specular = {0.8f, 0.8f, 0.8f} |
| iLightType | _type = iLightType::Directional |
internal structure for handling lights
| iaColor3f igor::iRendererLight::_ambient = {0.5f, 0.5f, 0.5f} |
ambient color
| iaColor3f igor::iRendererLight::_diffuse = {0.7f, 0.7f, 0.7f} |
diffuse color
| iaColor3f igor::iRendererLight::_specular = {0.8f, 0.8f, 0.8f} |
specular color
| iLightType igor::iRendererLight::_type = iLightType::Directional |
light type
| iaVector3f igor::iRendererLight::_vector |
can be interpreted as position or orientation