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