Package | Description |
---|---|
org.blender.dna |
Modifier and Type | Method and Description |
---|---|
VolumeSettings |
Material.getVol()
Get method for struct member 'vol'.
|
Modifier and Type | Method and Description |
---|---|
CPointer<VolumeSettings> |
VolumeSettings.__io__addressof()
Instantiates a pointer on this instance.
|
Modifier and Type | Method and Description |
---|---|
void |
Material.setVol(VolumeSettings vol)
Set method for struct member 'vol'.
|
Constructor and Description |
---|
VolumeSettings(VolumeSettings that) |