Package | Description |
---|---|
org.blender.dna |
Modifier and Type | Method and Description |
---|---|
CPointer<BoidSettings> |
BoidSettings.__io__addressof()
Instantiates a pointer on this instance.
|
CPointer<BoidSettings> |
ParticleSettings.getBoids()
Get method for struct member 'boids'.
|
Modifier and Type | Method and Description |
---|---|
void |
ParticleSettings.setBoids(CPointer<BoidSettings> boids)
Set method for struct member 'boids'.
|
Constructor and Description |
---|
BoidSettings(BoidSettings that) |