GreaseMonkey (talk | contribs) m Update categories |
Automated: update component fields |
||
Line 7: | Line 7: | ||
|Method|VolumeMeterMethod| | |Method|VolumeMeterMethod| | ||
|Source|IAudioSource| | |Source|IAudioSource| | ||
|Volume|Float| | |Volume|{{RootFieldType|RawOutput`1|[[Type:Float|Float]]}}|TypeAdv4=true| | ||
}} | }} | ||
[[Category:ComponentStubs]] | [[Category:ComponentStubs]] | ||
[[Category:Components{{#translation:}}|Volume Meter]] | [[Category:Components{{#translation:}}|Volume Meter]] | ||
[[Category:Components:Media:Utility{{#translation:}}|Volume Meter]] | [[Category:Components:Media:Utility{{#translation:}}|Volume Meter]] |
Revision as of 19:27, 1 March 2024
The VolumeMeter component can be used to get the volume of an inputted audio source.
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. |
Smoothing
|
Float | |
Power
|
Float | |
Method
|
VolumeMeterMethod | |
Source
|
IAudioSource | |
Volume
|
raw output of Float |