Here you will find documentation on all the descriptions that Cinema 4D currently has. You can list them Alphabetically, by Type or Plugin . The sample Python and C++ code is automatically generated and in some cases may not be 100% correct. If something doesn't work then please refer to the official Cinema 4D SDK documentation for more information.

IDs and information for GVnoise

GVnoise

Attributes

  • ENGLISH NAME : NoiseOperator
  • NAME : GVnoise
  • INCLUDE : GVbase
  • PATH : expressiontag/description/gvnoise.res
  • PLUGIN : expressiontag
  • MAXON online help (may not exist): GVNOISE

Elements

ID UI Name Type Parameters Cycle
GV_NOISE_FUNCTION NoiseType LONG  
GV_NOISE_NOISE Noise
GV_NOISE_TURBULENCE Turbulence
GV_NOISE_FRACTAL WavyTurbulence
GV_NOISE_FBM FractalBrownMovement
GV_NOISE_POSITIVE PositiveOnly BOOL  
GV_NOISE_LEVELS Octaves REAL
INPORT
EDITPORT
STEP 0.01
MIN 1
MAX 10
GV_NOISE_TIME Time BASETIME INPORT
GV_NOISE_X XCoordinate REAL
INPORT
PORTONLY
GV_NOISE_Y YCoordinate REAL
INPORT
PORTONLY
GV_NOISE_Z ZCoordinate REAL
INPORT
PORTONLY
GV_NOISE_VECTOR Vector VECTOR
INPORT
PORTONLY
GV_NOISE_SCALE Scale REAL
INPORT
EDITPORT
MIN 0.0
STEP 0.01
GV_NOISE_FREQUENCY Frequency REAL
INPORT
EDITPORT
STEP 0.01
GV_NOISE_AMPLITUDE Amplitude REAL
INPORT
EDITPORT
GV_NOISE_SEED Seed LONG
INPORT
EDITPORT
GV_NOISE_OUTPUT Noise REAL
OUTPORT
STATICPORT
CREATEPORT