Navigation
API > API/Plugins > API/Plugins/SoundScape
Struct.
| Name | FSoundscapeColorPointCollection |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/Soundscape/Source/SoundScape/Public/SoundscapeSubsystem.h |
| Include Path | #include "SoundscapeSubsystem.h" |
Syntax
USTRUCT (BlueprintType )
struct FSoundscapeColorPointCollection
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ColorPointCollection | TArray< FSoundscapeColorPointVectorArray > | Soundscape Color Point Collection. | SoundscapeSubsystem.h |
|