add some info |
989onan bot (talk | contribs) Automated: update Categories, SyncDelegates |
||
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| | |||
}} | }} | ||
Line 23: | Line 24: | ||
[[Category:Components:Uncategorized{{#translation:}}|Earmuff Settings]] | [[Category:Components:Uncategorized{{#translation:}}|Earmuff Settings]] | ||
[[Category:Components{{#translation:}}|Earmuff Settings]] | [[Category:Components{{#translation:}}|Earmuff Settings]] | ||
[[Category:ComponentStub]] | |||
[[Category:ComponentStubs]] | [[Category:ComponentStubs]] |
Latest revision as of 16:41, 17 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 |