Voice Mode Config is a component that specifies the values of an Audio Output Component should be set to for a particular User's Voice Mode Enum.
Name | Type | Description |
---|---|---|
Volume
|
Float | What to set the Volume field of an Audio Output Component to. |
MinDistance
|
Float | What to set the MinDistance field of an Audio Output Component to. |
MaxDistance
|
Float | What to set the MaxDistance field of an Audio Output Component to. |
RollOffMode
|
AudioRolloffMode | What to set the RollOffMode field of an Audio Output Component to. |
DistanceSpace
|
AudioDistanceSpace | What to set the DistanceSpace field of an Audio Output Component to. |
MinScale
|
Float | What to set the MinScale field of an Audio Output Component to. |
MaxScale
|
Float | What to set the MaxScale field of an Audio Output Component to. |
Spatialize
|
Bool | What to set the Spatialize field of an Audio Output Component to. |
SpatialBlend
|
Float | What to set the SpatialBlend field of an Audio Output Component to. |
Doppler
|
Float | What to set the Doppler field of an Audio Output Component to. |