Component image File:AudioPerformanceSettingsComponent.pngAudio Performance Settings component as seen in the Scene Inspector
The Audio Performance Settings component is part of the Settings that control audio buffers.
Fields
Name | Type | Description |
---|---|---|
persistent
|
Bool | Determines whether or not this item will be saved to the server. |
UpdateOrder
|
Int | Controls the order in which this component is updated. |
Enabled
|
Bool | Controls whether or not this component is enabled. Some components stop their functionality when this field is disabled, but some don't. |
MaxVoices
|
Int | |
OutputBufferSize
|
AudioPerformanceSettings.AudioFrameSize | The output buffer size in float frames. |
SimulationFrameSize
|
AudioPerformanceSettings.AudioFrameSize | The simulation buffer size in float frames. |
AudioFrameSize
Name | Value | Description
Lua error in mw.text.lua at line 25: bad argument #1 to 'match' (string expected, got nil). |
---|
Usage
See Settings.
Examples
See Settings.