SAudioReactiveLight

Index

Properties Index

Property Name

bool Enabled get set

SLight Target get set

bool Range get set

float MinRange get set

float MaxRange get set

bool AnimateColor get set

SColor MinColor get set

SColor MaxColor get set

bool Intensity get set

float MinIntensity get set

float MaxIntensity get set

Properties

Enabled

bool Enabled get set

Returns true if the Audio Reactive Light Enabled.

Target

SLight Target get set

Returns true if the light target Enabled.

Range

bool Range get set

Returns true if Range Enabled.

MinRange

float MinRange get set

Returns MinRange value of the Audio Reactive Light.

MaxRange

float MaxRange get set

Returns MaxRange value of the Audio Reactive Light.

AnimateColor

bool AnimateColor get set

Returns true if AnimateColor Enabled.

MinColor

SColor MinColor get set

Returns MinColor value of the Audio Reactive Light.

MaxColor

SColor MaxColor get set

Returns MaxColor value of the Audio Reactive Light.

Intensity

bool Intensity get set

Returns true if Intensity Enabled.

MinIntensity

float MinIntensity get set

Returns MinIntensity value of the Audio Reactive Light.

MaxIntensity

float MaxIntensity get set

Returns MaxIntensity value of the Audio Reactive Light.

GameObject

SGameObject GameObject get

Returns a reference to the GameObject of this component.

Last updated

Was this helpful?