Package | Description |
---|---|
org.blender.dna |
Modifier and Type | Method and Description |
---|---|
CPointer<ParticleBrushData> |
ParticleBrushData.__io__addressof()
Instantiates a pointer on this instance.
|
CArrayFacade<ParticleBrushData> |
ParticleEditSettings.getBrush()
Get method for struct member 'brush'.
|
Modifier and Type | Method and Description |
---|---|
void |
ParticleEditSettings.setBrush(CArrayFacade<ParticleBrushData> brush)
Set method for struct member 'brush'.
|
Constructor and Description |
---|
ParticleBrushData(ParticleBrushData that) |