|
AGX Dynamics 2.42.1.1
|
Material handle of implicit type in the raytrace environment. More...
#include <RaytraceHandles.h>
Public Types | |
| enum class | Type { UNKNOWN , OPAQUE_LAMBERTIAN , OPAQUE_GGX_AND_OREN_NAYAR , OPAQUE_BRDF_EXPLICIT , AMBIENT_ATMOSPHERE , NUM_TYPES } |
Material handle of implicit type in the raytrace environment.
Definition at line 46 of file RaytraceHandles.h.
|
strong |
| Enumerator | |
|---|---|
| UNKNOWN | |
| OPAQUE_LAMBERTIAN | |
| OPAQUE_GGX_AND_OREN_NAYAR | |
| OPAQUE_BRDF_EXPLICIT | |
| AMBIENT_ATMOSPHERE | |
| NUM_TYPES | |
Definition at line 48 of file RaytraceHandles.h.