RadiancePolyFrontBack Struct Reference

#include <c4d_raytrace.h>

详细描述

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

由于
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.