#include <c4d_raytrace.h>
Holds the radiance values for front and back of a polygon.
Public Attributes | |
Vector32 | radiance_front |
Vector32 | radiance_back |
Vector32 radiance_front |
Radiance value for the front of the polygon.
Vector32 radiance_back |
Radiance value for the back of the polygon.