m ProbablePrime moved page AvatarAudioOutputManager (Component) to Component:AvatarAudioOutputManager: Creating component Namespace |
Automated: update Fields, Categories |
||
Line 14: | Line 14: | ||
== Usage == | == Usage == | ||
{{Table ComponentFields | {{Table ComponentFields | ||
|AudioOutput|AudioOutput| | |AudioOutput|'''[[Component:AudioOutput|AudioOutput]]'''|TypeAdv0=true| | ||
|IsViewVoice|Bool| | |||
| | |WhisperConfig|{{RootFieldType|VoiceModeConfig}}|TypeAdv2=true| | ||
| | |NormalConfig|{{RootFieldType|VoiceModeConfig}}|TypeAdv3=true| | ||
| | |ShoutConfig|{{RootFieldType|VoiceModeConfig}}|TypeAdv4=true| | ||
| | |BroadcastConfig|{{RootFieldType|VoiceModeConfig}}|TypeAdv5=true| | ||
| | |__legacyWhisperVolume|Float| | ||
| | |__legacyNormalVolume|Float| | ||
| | |__legacyShoutVolume|Float| | ||
| | |__legacyBroadcastVolume|Float| | ||
| | |__legacyNormalDopplerLevel|Float| | ||
| | |__legacyShoutDopplerLevel|Float| | ||
| | |__legacyWhisperRange|Float| | ||
| | |_activeUser|User| | ||
| | |_enabled|{{RootFieldType|FieldDrive`1|[[Type:Bool|Bool]]}}|TypeAdv14=true| | ||
|_volume|{{RootFieldType|FieldDrive`1|[[Type:Float|Float]]}}|TypeAdv15=true| | |||
|_doppler|{{RootFieldType|FieldDrive`1|[[Type:Float|Float]]}}|TypeAdv16=true| | |||
| | |_spatialize|{{RootFieldType|FieldDrive`1|[[Type:Bool|Bool]]}}|TypeAdv17=true| | ||
| | |_spatialBlend|{{RootFieldType|FieldDrive`1|[[Type:Float|Float]]}}|TypeAdv18=true| | ||
|_minDistance|{{RootFieldType|FieldDrive`1|[[Type:Float|Float]]}}|TypeAdv19=true| | |||
| | |_maxDistance|{{RootFieldType|FieldDrive`1|[[Type:Float|Float]]}}|TypeAdv20=true| | ||
| | |_rollOffMode|{{RootFieldType|FieldDrive`1|[[Type:AudioRolloffMode|AudioRolloffMode]]}}|TypeAdv21=true| | ||
| | |_distanceSpace|{{RootFieldType|FieldDrive`1|[[Type:AudioDistanceSpace|AudioDistanceSpace]]}}|TypeAdv22=true| | ||
| | |_minScale|{{RootFieldType|FieldDrive`1|[[Type:Float|Float]]}}|TypeAdv23=true| | ||
| | |_maxScale|{{RootFieldType|FieldDrive`1|[[Type:Float|Float]]}}|TypeAdv24=true| | ||
| | |_scaleCompensation|Float| | ||
| | |_audioConfiguration|'''[[Component:AvatarAudioConfiguration|AvatarAudioConfiguration]]'''|TypeAdv26=true| | ||
| | |||
| | |||
| | |||
| | |||
| | |||
| | |||
| | |||
| | |||
| | |||
| | |||
| | |||
| | |||
| | |||
| | |||
| | |||
| | |||
| | |||
| | |||
|_scaleCompensation|Float| | |||
|_audioConfiguration|AvatarAudioConfiguration| | |||
}} | }} | ||
Line 87: | Line 52: | ||
== Related Components == | == Related Components == | ||
</translate> | </translate> | ||
[[Category:Components{{#translation:}}| | [[Category:Components{{#translation:}}|Avatar Audio Output Manager]] | ||
[[Category:ComponentStubs]] | [[Category:ComponentStubs]] | ||
[[Category:Components:Users:Common Avatar System:Audio{{#translation:}}| | [[Category:Components:Users:Common Avatar System:Audio{{#translation:}}|Avatar Audio Output Manager]] |
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
Intoduction
Usage
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. |
AudioOutput
|
AudioOutput | |
IsViewVoice
|
Bool | |
WhisperConfig
|
direct VoiceModeConfig | |
NormalConfig
|
direct VoiceModeConfig | |
ShoutConfig
|
direct VoiceModeConfig | |
BroadcastConfig
|
direct VoiceModeConfig | |
__legacyWhisperVolume
|
Float | |
__legacyNormalVolume
|
Float | |
__legacyShoutVolume
|
Float | |
__legacyBroadcastVolume
|
Float | |
__legacyNormalDopplerLevel
|
Float | |
__legacyShoutDopplerLevel
|
Float | |
__legacyWhisperRange
|
Float | |
_activeUser
|
User | |
_enabled
|
field drive of Bool | |
_volume
|
field drive of Float | |
_doppler
|
field drive of Float | |
_spatialize
|
field drive of Bool | |
_spatialBlend
|
field drive of Float | |
_minDistance
|
field drive of Float | |
_maxDistance
|
field drive of Float | |
_rollOffMode
|
field drive of AudioRolloffMode | |
_distanceSpace
|
field drive of AudioDistanceSpace | |
_minScale
|
field drive of Float | |
_maxScale
|
field drive of Float | |
_scaleCompensation
|
Float | |
_audioConfiguration
|
AvatarAudioConfiguration |