This documentation is for the free plugin Py4D in CINEMA 4D R11.5 and not for the C4DSDK of Python in CINEMA 4D R12. For R12, please visit PluginCafe.com
To get an overview of the class members, check out the diagram.
Generate a noise value.
| Parameters: |
|
|---|---|
| Return type: | float |
| Returns: | Noise value, this is between 0.0 and 1.0. |
Generate a wavy turbulence value, this is a sum of multiple noises with different frequency.
| Parameters: |
|
|---|---|
| Return type: | float |
| Returns: | Turbulence value, this is between -1.0 and 1.0. |
Generate a turbulence value, this is a sum of multiple noises with different frequency.
| Parameters: |
|
|---|---|
| Return type: | float |
| Returns: | Turbulence value, this is between -1.0 and 1.0. |