Package | Description |
---|---|
org.blender.dna |
Modifier and Type | Method and Description |
---|---|
CPointer<ClothSimSettings> |
ClothSimSettings.__io__addressof()
Instantiates a pointer on this instance.
|
CPointer<ClothSimSettings> |
ClothModifierData.getSim_parms()
Get method for struct member 'sim_parms'.
|
Modifier and Type | Method and Description |
---|---|
void |
ClothModifierData.setSim_parms(CPointer<ClothSimSettings> sim_parms)
Set method for struct member 'sim_parms'.
|
Constructor and Description |
---|
ClothSimSettings(ClothSimSettings that) |