AudioDistortion
Show Deprecated
AudioDistortion distorts audio streams, making them sound fuzzier, grittier, and louder. It provides one Input pin and one Output pin which can be connected to/from by Wires.
Summary
Properties
Whether audio streams are passed-through unaffected by this effect.
Controls how distorted the input stream will become.
Methods
Returns an array of Wires that are connected to the specified pin.
Properties
Methods
GetConnectedWires
Instances
Returns an array of Wires that are connected to the specified pin. AudioDistortion has one "Input" pin and one "Output" pin.
Parameters
Returns
Instances