(One intermediate revision by one other user not shown)
Line 17:
Line 17:
|WhisperColorMax|ColorX| The color the bubble should glow at when the user is speaking at max volume during whisper mode.
|WhisperColorMax|ColorX| The color the bubble should glow at when the user is speaking at max volume during whisper mode.
|WhisperColorRecordingMessage|ColorX| The color the bubble should be when the user is recording a message.
|WhisperColorRecordingMessage|ColorX| The color the bubble should be when the user is recording a message.
|VisualRoot|Slot| The root slot of the visual generated for this component to function
|VisualRoot|Slot| The root slot of the visual generated for this component to function
|_activeUser|User| The user controlling and updating this component's logic.
|_activeUser|User| The user controlling and updating this component's logic.
|_visualSize|{{RootFieldType|FieldDrive`1|[[Type:Float3|Float3]]}}|TypeAdv7=true| The field to use when driving the size of this visual to match the range of the user's whisper mode. Uses <code>AudioOutput</code>'s range for the source of the data.
|_visualSize|{{RootFieldType|FieldDrive`1|[[Type:Float3|Float3]]}}|TypeAdv7=true| The field to use when driving the size of this visual to match the range of the user's whisper mode. Uses <code>AudioOutput</code>'s range for the source of the data.
Latest revision as of 17:28, 17 December 2024
This article or section is a Stub. You can help the Resonite Wiki by expanding it.
Component image
AvatarVoiceRangeVisualizer component as seen in the Scene Inspector
The AvatarVoiceRangeVisualizer component is used to generate and maintain the whisper bubble that appears when a user enables their whisper bubble mode.
The field to use when driving the size of this visual to match the range of the user's whisper mode. Uses AudioOutput's range for the source of the data.