Package | Description |
---|---|
org.blender.dna |
Modifier and Type | Method and Description |
---|---|
CPointer<HairKey> |
HairKey.__io__addressof()
Instantiates a pointer on this instance.
|
CPointer<HairKey> |
ParticleData.getHair()
Get method for struct member 'hair'.
|
Modifier and Type | Method and Description |
---|---|
void |
ParticleData.setHair(CPointer<HairKey> hair)
Set method for struct member 'hair'.
|
Constructor and Description |
---|
HairKey(HairKey that) |