Package | Description |
---|---|
org.blender.dna | |
org.blender.utils |
Modifier and Type | Method and Description |
---|---|
CPointer<ParticleSettings> |
ParticleSettings.__io__addressof()
Instantiates a pointer on this instance.
|
CPointer<ParticleSettings> |
ParticleSystem.getPart()
Get method for struct member 'part'.
|
Modifier and Type | Method and Description |
---|---|
void |
ParticleSystem.setPart(CPointer<ParticleSettings> part)
Set method for struct member 'part'.
|
Constructor and Description |
---|
ParticleSettings(ParticleSettings that) |
Modifier and Type | Method and Description |
---|---|
ParticleSettings |
MainLib.getParticleSettings()
See
ParticleSettings for documentation. |
Modifier and Type | Method and Description |
---|---|
void |
MainLib.setParticleSettings(ParticleSettings particleSettings)
See
ParticleSettings for documentation. |