Component:EarmuffSettings

From Resonite Wiki
Component image 
File:EarmuffSettingsComponent.png
Earmuff Settings component as seen in the Scene Inspector

This is a component that is used to allow a user to change the settings for the Ear muffs, which reduce the noise outside of a cone emitted from the user's head. This feature is useful in crowds or noisy places

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.
EarmuffEnabled Bool Whether to have the earmuffs mode enabled for the local user
VolumeAttenuation Float
ConeDistance Float How far forward from the user's head the cone should stretch
ConeAngle Float the angle that the cone's center line to the outside edge from the top point should be
TransitionStart Float
TransitionLength Float

Behavior

Examples

See Also