|
Rapier C — 3D / f32 0.36.0+c.0
|
Imported physically based visual material; no texture ownership. More...
#include <rapier.h>
Data Fields | |
| float | metallic |
| Material metallic factor. | |
| float | roughness |
| Material roughness factor. | |
| float | reflectance |
| Material reflectance factor. | |
| float | emissive [3] |
| RGB emissive color. | |
Imported physically based visual material; no texture ownership.
| float R3RenderMaterial::emissive[3] |
RGB emissive color.
| float R3RenderMaterial::metallic |
Material metallic factor.
| float R3RenderMaterial::reflectance |
Material reflectance factor.
| float R3RenderMaterial::roughness |
Material roughness factor.