Package | Description |
---|---|
org.blender.dna |
Modifier and Type | Method and Description |
---|---|
CPointer<SoftBody> |
SoftBody.__io__addressof()
Instantiates a pointer on this instance.
|
CPointer<SoftBody> |
BlenderObject.getSoft()
Get method for struct member 'soft'.
|
Modifier and Type | Method and Description |
---|---|
void |
BlenderObject.setSoft(CPointer<SoftBody> soft)
Set method for struct member 'soft'.
|
Constructor and Description |
---|
SoftBody(SoftBody that) |