Automated: create new component page |
add some info |
||
Line 3: | Line 3: | ||
|Name=Earmuff Settings | |Name=Earmuff Settings | ||
}} | }} | ||
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 == | == Usage == | ||
{{Table ComponentFields | {{Table ComponentFields | ||
|EarmuffEnabled|Bool| | |EarmuffEnabled|Bool| Whether to have the earmuffs mode enabled for the local user | ||
|VolumeAttenuation|Float| | |VolumeAttenuation|Float| | ||
|ConeDistance|Float| | |ConeDistance|Float| How far forward from the user's head the cone should stretch | ||
|ConeAngle|Float| | |ConeAngle|Float| the angle that the cone's center line to the outside edge from the top point should be | ||
|TransitionStart|Float| | |TransitionStart|Float| | ||
|TransitionLength|Float| | |TransitionLength|Float| | ||
}} | }} | ||
Latest revision as of 16:02, 1 May 2024
Component image
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
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 |