VJ Master 1.0
Real-time audio analysis and visualisation.
Loading...
Searching...
No Matches
FWaveformDisplay Struct Reference

Structure representing the waveform display settings for audio visualizations. More...

#include <ST_AudioVisSettings.h>

Public Attributes

FLinearColor ColourSolid = FLinearColor::White
FLinearColor ColourRange1 = FLinearColor::White
FLinearColor ColourRange2 = FLinearColor::White

Detailed Description

Structure representing the waveform display settings for audio visualizations.

Member Data Documentation

◆ ColourRange1

FLinearColor FWaveformDisplay::ColourRange1 = FLinearColor::White

First range color for the waveform display.

◆ ColourRange2

FLinearColor FWaveformDisplay::ColourRange2 = FLinearColor::White

Second range color for the waveform display.

◆ ColourSolid

FLinearColor FWaveformDisplay::ColourSolid = FLinearColor::White

Solid color for the waveform display.


The documentation for this struct was generated from the following file:
  • H:/Games/Unreal/Aaron/FunWithShaders/Plugins/ST_VJMaster/Source/ST_AudioVisualisation/Public/Main/ST_AudioVisSettings.h