#include <c4d_raytrace.h>
Public Attributes | |
| Bool | cs_enable | 
| Float | cs_energy | 
| Int32 | cs_photons | 
| Bool | vcs_enable | 
| Float | vcs_energy | 
| Int32 | vcs_photons | 
| Int32 | falloff | 
| Float | innerradius | 
| Float | outerradius | 
Protected Member Functions | |
| RayLightCaustics () | |
      
  | 
  protected | 
| Bool cs_enable | 
enable surface caustics
| Float cs_energy | 
The caustic energy.
| Int32 cs_photons | 
The number of photons.
| Bool vcs_enable | 
true to enable volume caustics.
| Float vcs_energy | 
The volume caustic energy.
| Int32 vcs_photons | 
The number of volume photons.
| Int32 falloff | 
The caustic light falloff.
| Float innerradius | 
The inner radius.
| Float outerradius | 
The outer radius.