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