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