#include <c4d_raytrace.h>
构造函数 & 析构函数文档编制
◆
RayLightShadow()
Member Data Documentation
◆
density
The shadow density.
◆
color
The shadow color.
◆
transparency
true
if the shadow supports transparency.
◆
clippinginfluence
true
to evaluate clipping areas.
◆
mapsizex
The soft shadow map horizontal resolution.
◆
mapsizey
The soft shadow map vertical resolution.
◆
bias
The soft shadow bias.
◆
absolute
The absolute bias.
◆
sampleradius
The soft shadow sample radius.
◆
parallelwidth
The soft shadow parallel width.
◆
outline
The outline soft shadow.
◆
shadowcone
The soft shadow cone.
◆
coneangle
The soft shadow cone angle.
◆
softcone
true
for soft falloff at the edges.
◆
accuracy
The area shadow accuracy.
◆
minsamples
The area shadow min samples.
◆
maxsamples
The area shadow max samples.
◆
highquality
The soft shadow omni light is calculated with the best quality.
◆
samplingBoost
The soft shadow sampling boost.