RayLightNoise Struct Reference

#include <c4d_raytrace.h>

Public Attributes

Int32 type
 
Float octaves
 
Float velocity
 
Float brightness
 
Float contrast
 
Bool local
 
Vector scale
 
Float iscale
 
Vector wind
 
Float windvelocity
 

Protected Member Functions

 RayLightNoise ()
 

Constructor & Destructor Documentation

◆ RayLightNoise()

RayLightNoise ( )
protected

Member Data Documentation

◆ type

Int32 type

The noise algorithm type.

◆ octaves

Float octaves

The noise octaves.

◆ velocity

Float velocity

The noise speed.

◆ brightness

Float brightness

The noise brightness.

◆ contrast

Float contrast

The noise contrast.

◆ local

Bool local

true for local noise.

◆ scale

Vector scale

The noise scale.

◆ iscale

Float iscale

The illumination scale.

◆ wind

Vector wind

The wind effect.

◆ windvelocity

Float windvelocity

The wind velocity.