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