RayLightNoise Struct Reference

#include <c4d_raytrace.h>

Public Attributes

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

Protected Member Functions

  RayLightNoise ()

构造函数 & 析构函数文档编制

◆  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

向量 scale

The noise scale.

◆  iscale

Float iscale

The illumination scale.

◆  wind

向量 wind

The wind effect.

◆  windvelocity

Float windvelocity

The wind velocity.