AvatarAudioOutputManager (Component)

From Neos Wiki
Jump to navigation Jump to search
This page contains changes which are not marked for translation.


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


AvatarAudioOutputManager 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
AudioOutput AudioOutput
Volume Float
MinDistance Float
MaxDistance Float
RollOffMode AudioRolloffMode
DistanceSpace AudioDistanceSpace
MinScale Float
MaxScale Float
Spatialize Bool
SpatialBlend Float
Doppler Float
Volume Float
MinDistance Float
MaxDistance Float
RollOffMode AudioRolloffMode
DistanceSpace AudioDistanceSpace
MinScale Float
MaxScale Float
Spatialize Bool
SpatialBlend Float
Doppler Float
Volume Float
MinDistance Float
MaxDistance Float
RollOffMode AudioRolloffMode
DistanceSpace AudioDistanceSpace
MinScale Float
MaxScale Float
Spatialize Bool
SpatialBlend Float
Doppler Float
Volume Float
MinDistance Float
MaxDistance Float
RollOffMode AudioRolloffMode
DistanceSpace AudioDistanceSpace
MinScale Float
MaxScale Float
Spatialize Bool
SpatialBlend Float
Doppler Float
__legacyWhisperVolume Float
__legacyNormalVolume Float
__legacyShoutVolume Float
__legacyBroadcastVolume Float
__legacyNormalDopplerLevel Float
__legacyShoutDopplerLevel Float
__legacyWhisperRange Float
_activeUser User
_enabled Bool
_volume Float
_doppler Float
_spatialize Bool
_spatialBlend Float
_minDistance Float
_maxDistance Float
_rollOffMode AudioRolloffMode
_distanceSpace AudioDistanceSpace
_minScale Float
_maxScale Float
_scaleCompensation Float
_audioConfiguration AvatarAudioConfiguration

Behavior

Examples

Related Components