|
LightsprintSDK 2021.08.08
|
#include <RRMaterial.h>
Public Attributes | |
| RRVec3 | dirIn |
| RRVec3 | dirNormal |
| RRVec3 | dirOut |
| RRVec3 | colorOut |
| RRReal | |
| BrdfType | brdfType |
| RRVec3 rr::RRMaterial::Response::dirIn |
normalized direction of incoming light
| RRVec3 rr::RRMaterial::Response::dirNormal |
normalized surface normal
| RRVec3 rr::RRMaterial::Response::dirOut |
normalized direction of exiting light
| RRVec3 rr::RRMaterial::Response::colorOut |
color of leaving light (incoming light is 1)
| RRReal rr::RRMaterial::Response::pdf |
probability density function
| BrdfType rr::RRMaterial::Response::brdfType |
type of response