Z¶
About¶
Header File: objects/description/onoisefalloff.h
Description Category: Scene Objects. A
c4d.BaseObject
.- Included Description:
Parameters¶
Parameters are accessed with C4DAtom.GetParameter()
/C4DAtom.SetParameter()
.
Parameter: Noise Type
Parameter ID: c4d.ID_NOISEFALLOFF_NOISE_TYPE
Parameter Type: int
- Cycle Values:
Box (c4d.ID_NOISEFALLOFF_NOISE_TYPE_BOX)
Blistered Turbulence (c4d.ID_NOISEFALLOFF_NOISE_TYPE_BLISTEREDTURBULENCE)
Buya (c4d.ID_NOISEFALLOFF_NOISE_TYPE_BUYA)
Cell Noise (c4d.ID_NOISEFALLOFF_NOISE_TYPE_CELL)
Cranal (c4d.ID_NOISEFALLOFF_NOISE_TYPE_CRANAL)
Dents (c4d.ID_NOISEFALLOFF_NOISE_TYPE_DENTS)
Displaced Turbulence (c4d.ID_NOISEFALLOFF_NOISE_TYPE_DISPLACEDTURBULENCE)
Electric (c4d.ID_NOISEFALLOFF_NOISE_TYPE_ELECTRIC)
FBM (c4d.ID_NOISEFALLOFF_NOISE_TYPE_FBM)
Gaseous (c4d.ID_NOISEFALLOFF_NOISE_TYPE_GASEOUS)
Hama (c4d.ID_NOISEFALLOFF_NOISE_TYPE_HAMA)
Luka (c4d.ID_NOISEFALLOFF_NOISE_TYPE_LUKA)
Mod Noise (c4d.ID_NOISEFALLOFF_NOISE_TYPE_MODNOISE)
Naki (c4d.ID_NOISEFALLOFF_NOISE_TYPE_NAKI)
Nutous (c4d.ID_NOISEFALLOFF_NOISE_TYPE_NUTOUS)
Ober (c4d.ID_NOISEFALLOFF_NOISE_TYPE_OBER)
Pezo (c4d.ID_NOISEFALLOFF_NOISE_TYPE_PEZO)
Poxo (c4d.ID_NOISEFALLOFF_NOISE_TYPE_POXO)
Sema (c4d.ID_NOISEFALLOFF_NOISE_TYPE_SEMA)
Stupl (c4d.ID_NOISEFALLOFF_NOISE_TYPE_STUPL)
Turbulence (c4d.ID_NOISEFALLOFF_NOISE_TYPE_TURBULENCE)
VL Noise (c4d.ID_NOISEFALLOFF_NOISE_TYPE_VLNOISE)
Wavy Turbulence (c4d.ID_NOISEFALLOFF_NOISE_TYPE_WAVYTURBULENCE)
Cell Voronoi (c4d.ID_NOISEFALLOFF_NOISE_TYPE_CELLVORONOI)
Displaced Voronoi (c4d.ID_NOISEFALLOFF_NOISE_TYPE_DISPLACEDVORONOI)
Voronoi 1 (c4d.ID_NOISEFALLOFF_NOISE_TYPE_VORONOI1)
Voronoi 2 (c4d.ID_NOISEFALLOFF_NOISE_TYPE_VORONOI2)
Voronoi 3 (c4d.ID_NOISEFALLOFF_NOISE_TYPE_VORONOI3)
Zada (c4d.ID_NOISEFALLOFF_NOISE_TYPE_ZADA)
Perlin (c4d.ID_NOISEFALLOFF_NOISE_TYPE_PERLIN)
Ridged Multifractal (c4d.ID_NOISEFALLOFF_NOISE_TYPE_RIDGEDMULTIFRACTAL)
Parameter: Seed
Parameter ID: c4d.ID_NOISEFALLOFF_NOISE_SEED
Parameter Type: int
Parameter: Global Scale
Parameter ID: c4d.ID_NOISEFALLOFF_SCALE_GLOBAL
Parameter Type: float
Parameter: Relative Scale
Parameter ID: c4d.ID_NOISEFALLOFF_SCALE_LOCAL
Parameter Type:
c4d.Vector
Parameter: Animation Speed
Parameter ID: c4d.ID_NOISEFALLOFF_NOISE_ANIMATIONSPEED
Parameter Type: float
Parameter: Low Clip
Parameter ID: c4d.ID_NOISEFALLOFF_NOISE_LOW_CLIP
Parameter Type: float
Parameter: High Clip
Parameter ID: c4d.ID_NOISEFALLOFF_NOISE_HIGH_CLIP
Parameter Type: float
Parameter: Show X
Parameter ID: c4d.ID_NOISEFALLOFF_VIEWPLANES_ACTIVEX
Parameter Type: bool
Parameter: Y
Parameter ID: c4d.ID_NOISEFALLOFF_VIEWPLANES_ACTIVEY
Parameter Type: bool
Parameter: Z
Parameter ID: c4d.ID_NOISEFALLOFF_VIEWPLANES_ACTIVEZ
Parameter Type: bool
Parameter: Display Box
Parameter ID: c4d.ID_NOISEFALLOFF_VIEWPLANES
Parameter Type:
c4d.Vector
Parameter: Plane Resolution
Parameter ID: c4d.ID_NOISEFALLOFF_VIEWDENSITY
Parameter Type: int