SAudioReactiveBase
Index
Properties Index
bool Enabled get set
int BandMin get set
int BandMax get set
float BPMWindow get set
float LimitIncrease get set
float LimitDecrease get set
float MinValue get set
float MaxValue get set
int Mode get set
virtual float Power get
Properties
Enabled
bool Enabled get set
Whether the Audio Reactive component is enabled or not.
BandMin
int BandMin get set
The Band Min property of an Audio Reactive component.
BandMax
int BandMax get set
The Band Max property of an Audio Reactive component.
BPMWindow
float BPMWindow get set
The BPM Window property of an Audio Reactive component.
LimitIncrease
float LimitIncrease get set
The Limit Increase property of an Audio Reactive component.
LimitDecrease
float LimitDecrease get set
The Limit Decrease property of an Audio Reactive component.
MinValue
float MinValue get set
The Min Value property of an Audio Reactive component.
MaxValue
float MaxValue get set
The Max Value property of an Audio Reactive component.
Mode
int Mode get set
The Mode property of an Audio Reactive component. Band is 0, and BMP is 1.
Power
float Power get
Property Description
GameObject
SGameObject GameObject get
Returns a reference to the GameObject of this component.
Last updated
Was this helpful?

