|
rgb | ka |
| Ambient term.
|
|
rgb | kd |
| Diffuse term.
|
|
rgb | ks |
| Specular term.
|
|
rgb | ke |
| Emitting term.
|
|
float | ns |
| Specular index.
|
|
float | ni |
| Medium index.
|
|
rgb | tf |
| Transmittance.
|
|
float | tr |
| Transparency.
|
|
float | d |
| Dissolve factor.
|
|
int | illum |
| Illumination model.
|
|
std::string | map_ka |
| Ambient texture.
|
|
std::string | map_kd |
| Diffuse texture.
|
|
std::string | map_ks |
| Specular texture.
|
|
std::string | map_ke |
| Emitting texture.
|
|
std::string | map_bump |
| Bump mapping texture.
|
|
std::string | map_d |
| Dissolve texture.
|
|
The documentation for this struct was generated from the following file: