RadiancePolyFrontBack Struct Reference

#include <c4d_raytrace.h>

Detailed Description

Holds the radiance values for front and back of a polygon.

Since
R17.032

Public Attributes

Vector32 radiance_front
 
Vector32 radiance_back
 

Member Data Documentation

◆ radiance_front

Vector32 radiance_front

Radiance value for the front of the polygon.

◆ radiance_back

Vector32 radiance_back

Radiance value for the back of the polygon.