Component:AudioAccessibilitySettings: Difference between revisions

From Resonite Wiki
add info
not a stub
 
(One intermediate revision by one other user not shown)
Line 8: Line 8:
== Usage ==
== Usage ==
{{Table ComponentFields
{{Table ComponentFields
|WhisperVolume|Float| Controls the volume of sounds outside of your whisper sphere when using whisper mode.  
|WhisperVolume|Float| Controls the volume of sounds outside of your whisper sphere when using whisper mode.
|VoiceMessageVolume|Float| Controls the volume of sounds while you are recording a voice message.  
|VoiceMessageVolume|Float| Controls the volume of sounds while you are recording a voice message.
}}
}}



Latest revision as of 16:43, 17 December 2024

Component image 
Audio Accessibility Settings component as seen in the Scene Inspector


This article or section is a Stub. You can help the Resonite Wiki by expanding it.


See Settings/Audio Accessibility

Usage

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.
WhisperVolume Float Controls the volume of sounds outside of your whisper sphere when using whisper mode.
VoiceMessageVolume Float Controls the volume of sounds while you are recording a voice message.

Behavior

Examples

See Also