Component:AvatarVoiceRangeVisualizer: Difference between revisions

From Resonite Wiki
m ProbablePrime moved page AvatarVoiceRangeVisualizer (Component) to Component:AvatarVoiceRangeVisualizer: Creating component Namespace
Automated: update Fields, Categories
 
Line 14: Line 14:
== Usage ==
== Usage ==
{{Table ComponentFields
{{Table ComponentFields
|VolumeSource|IField`1|TypeString0=IField<Float>|  
|VolumeSource|'''[[Type:IField`1|IField`1]]&lt;[[Type:Float|Float]]&gt;'''|TypeAdv0=true|
|AudioOutput|AudioOutput|  
|AudioOutput|{{RootFieldType|RelayRef`1|[[Component:AudioOutput|AudioOutput]]}}|TypeAdv1=true|
|WhisperColorMin|Color|  
|WhisperColorMin|ColorX|
|WhisperColorMax|Color|  
|WhisperColorMax|ColorX|
|WhisperColorRecordingMessage|Color|  
|WhisperColorRecordingMessage|ColorX|
|VisualRoot|Slot|  
|VisualRoot|Slot|
|_activeUser|User|  
|_activeUser|User|
|_visualSize|Float3|  
|_visualSize|{{RootFieldType|FieldDrive`1|[[Type:Float3|Float3]]}}|TypeAdv7=true|
|_visualColor|Color|  
|_visualColor|{{RootFieldType|FieldDrive`1|[[Type:ColorX|ColorX]]}}|TypeAdv8=true|
}}
}}


Line 34: Line 34:
== Related Components ==
== Related Components ==
</translate>
</translate>
[[Category:Components{{#translation:}}|AvatarVoiceRangeVisualizer (Component){{#translation:}}]]
[[Category:Components{{#translation:}}|Avatar Voice Range Visualizer]]
[[Category:ComponentStubs]]
[[Category:ComponentStubs]]
[[Category:Components:Users:Common Avatar System:Audio{{#translation:}}|AvatarVoiceRangeVisualizer (Component){{#translation:}}]]
[[Category:Components:Users:Common Avatar System:Audio{{#translation:}}|Avatar Voice Range Visualizer]]

Latest revision as of 23:04, 3 March 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


Intoduction

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.
VolumeSource IField`1<Float>
AudioOutput direct RelayRef`1<AudioOutput>
WhisperColorMin ColorX
WhisperColorMax ColorX
WhisperColorRecordingMessage ColorX
VisualRoot Slot
_activeUser User
_visualSize field drive of Float3
_visualColor field drive of ColorX

Behavior

Examples

Related Components