#include <c4d_raytrace.h>
The data for the scene environment (if an EnvironmentObject was in the scene).
Public Attributes |
|
| 向量 | ambient |
| Bool | fogenable |
| 向量 | fog |
| Float | fogdistance |
| Bool | fogaffectbg |
Protected Member Functions |
|
| RayEnvironment () | |
|
protected |
| 向量 ambient |
Ambient environment color.
| Bool fogenable |
Environment fog flag.
| 向量 fog |
Environment fog color.
| Float fogdistance |
Environment fog distance.
| Bool fogaffectbg |
Fog affects background.