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