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