add some info |
get rid or bad category |
||
(One intermediate revision by one other user not shown) | |||
Line 9: | Line 9: | ||
|EarmuffEnabled|Bool| Whether to have the earmuffs mode enabled for the local user | |EarmuffEnabled|Bool| Whether to have the earmuffs mode enabled for the local user | ||
|VolumeAttenuation|Float| | |VolumeAttenuation|Float| | ||
| | |Directionality|Float| | ||
| | |Distance|Float| How far forward from the user's head the cone should stretch | ||
|TransitionStart|Float| | |Angle|Float| | ||
|TransitionLength|Float| | |TransitionStart|Float| | ||
|TransitionLength|Float| | |||
}} | }} | ||
Latest revision as of 04:19, 23 December 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 | |
Directionality
|
Float | |
Distance
|
Float | How far forward from the user's head the cone should stretch |
Angle
|
Float | |
TransitionStart
|
Float | |
TransitionLength
|
Float |