Collection of Materials stored as Floats.
More...
Collection of Materials stored as Floats.
Examples:
static const float Metal
Definition MaterialsCommon.h:27
static const float Dirt
Definition MaterialsCommon.h:23
static const float Brick
Definition MaterialsCommon.h:15
◆ AcousticPanel
| const float Materials::AcousticPanel = .75f |
|
static |
◆ Air
| const float Materials::Air = .01f |
|
static |
◆ Brick
| const float Materials::Brick = .02f |
|
static |
◆ Curtains
| const float Materials::Curtains = .6f |
|
static |
◆ Dirt
| const float Materials::Dirt = .15f |
|
static |
◆ DrySand
| const float Materials::DrySand = .2f |
|
static |
◆ Drywall
| const float Materials::Drywall = .05f |
|
static |
◆ Glass
| const float Materials::Glass = .04f |
|
static |
◆ Metal
| const float Materials::Metal = .01f |
|
static |
◆ ThickCarpet
| const float Materials::ThickCarpet = .45f |
|
static |
◆ ThinCarpet
| const float Materials::ThinCarpet = .15f |
|
static |
◆ WetSand
| const float Materials::WetSand = .1f |
|
static |
◆ Wood
| const float Materials::Wood = .1f |
|
static |