Package | Description |
---|---|
org.blender.dna |
Modifier and Type | Method and Description |
---|---|
CPointer<ParticleData> |
ParticleData.__io__addressof()
Instantiates a pointer on this instance.
|
CPointer<ParticleData> |
ParticleSystem.getParticles()
Get method for struct member 'particles'.
|
Modifier and Type | Method and Description |
---|---|
void |
ParticleSystem.setParticles(CPointer<ParticleData> particles)
Set method for struct member 'particles'.
|
Constructor and Description |
---|
ParticleData(ParticleData that) |