Package | Description |
---|---|
org.blender.dna |
Modifier and Type | Method and Description |
---|---|
CPointer<FluidFlowSettings> |
FluidFlowSettings.__io__addressof()
Instantiates a pointer on this instance.
|
CPointer<FluidFlowSettings> |
FluidModifierData.getFlow()
Get method for struct member 'flow'.
|
Modifier and Type | Method and Description |
---|---|
void |
FluidModifierData.setFlow(CPointer<FluidFlowSettings> flow)
Set method for struct member 'flow'.
|
Constructor and Description |
---|
FluidFlowSettings(FluidFlowSettings that) |