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 OP_ParticleData
IDs and information for OP_ParticleData
OP_ParticleData
Attributes
- ENGLISH NAME : PSetData
- NAME : OP_ParticleData
- INCLUDE : GVbase
- PATH : tpoperators/description/op_particledata.res
- PLUGIN : tpoperators
- MAXON online help (may not exist): OP_PARTICLEDATA
Elements
ID | UI Name | Type | Parameters | Cycle | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
IN_PART_POSITION | Position | VECTOR |
|
|
||||||||||
IN_PART_VELOCITY | Velocity | VECTOR |
|
|
||||||||||
IN_PART_LIFE | Life | BASETIME |
|
|
||||||||||
IN_PART_AGE | Age | BASETIME |
|
|
||||||||||
IN_PART_SIZE | Size | REAL |
|
|
||||||||||
IN_PART_SCALE | Scale | VECTOR |
|
|
||||||||||
IN_PART_MASS | Mass | REAL |
|
|
||||||||||
IN_PART_ALIGNMENT | Alignment | MATRIX |
|
|
||||||||||
IN_PART_SPIN | Spin | TP_SPIN |
|
|
||||||||||
IN_PART_SHAPE | Shape | TP_SHAPE |
|
|
||||||||||
IN_PART_GROUP | Group | TP_GROUP |
|
|
||||||||||
IN_PART_DTFAC | DTFactor | REAL |
|
|
||||||||||
IN_PART_RANDOMSEED | RandomSeed | LONG |
|
|
||||||||||
IN_PART_ON | On | BOOL |
|
|
||||||||||
IN_PART_COLOR | Color | VECTOR |
|
|
||||||||||
IN_PART_PARTICLE | Particle | TP_PARTICLE |
|
|