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.
Description GVrandom
IDs and information for GVrandom
GVrandom
Attributes
- ENGLISH NAME : RandomOperator
- NAME : GVrandom
- INCLUDE : GVbase
- PATH : expressiontag/description/gvrandom.res
- PLUGIN : expressiontag
- MAXON online help (may not exist): GVRANDOM
Elements
ID | UI Name | Type | Parameters | Cycle | ||||||
---|---|---|---|---|---|---|---|---|---|---|
GV_RANDOM_MODE | RandomMode | LONG |
|
|||||||
GV_RANDOM_POSITIVE | PositiveOnly | BOOL |
|
|||||||
GV_RANDOM_SEED | RandomSeed | LONG |
|
|
||||||
GV_RANDOM_OUTPUT_BOOL | Bool | BOOL |
|
|
||||||
GV_RANDOM_OUTPUT_INTEGER | Integer | LONG |
|
|
||||||
GV_RANDOM_OUTPUT_REAL | Real | REAL |
|
|
||||||
GV_RANDOM_OUTPUT_VECTOR | Vector | VECTOR |
|
|
||||||
GV_RANDOM_OUTPUT_NORMAL | Normal | NORMAL |
|
|