getVolume()
Return the part's volume.
Parameters
Once an object part has been created, you can use the following function:
part.getVolume()
Returns
return volume
| Value | Type | Description |
|---|---|---|
| volume | int |
The volume, from 0 to 127. |
Return the part's volume.
Once an object part has been created, you can use the following function:
part.getVolume()
return volume
| Value | Type | Description |
|---|---|---|
| volume | int |
The volume, from 0 to 127. |