setVolume()
Set the part's volume.
Parameters
Once an object part has been created, you can use the following function:
part.setVolume(volume)
| Parameter | Type | Default | Description |
|---|---|---|---|
volume |
int |
required | The new volume, from 0 to 127. |
Set the part's volume.
Once an object part has been created, you can use the following function:
part.setVolume(volume)
| Parameter | Type | Default | Description |
|---|---|---|---|
volume |
int |
required | The new volume, from 0 to 127. |