Navigation
API > API/Plugins > API/Plugins/SoundScape
New SoundColorVoice Spawning Parameters.
| Name | FSoundscapeColorVoiceParams |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/Soundscape/Source/SoundScape/Public/SoundscapeColor.h |
| Include Path | #include "SoundscapeColor.h" |
Syntax
USTRUCT ()
struct FSoundscapeColorVoiceParams
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| FadeInTime | float | SoundscapeColor.h | ||
| Location | FVector | SoundscapeColor.h | ||
| Pitch | float | SoundscapeColor.h | ||
| Rotation | FRotator | SoundscapeColor.h | ||
| StartTime | float | SoundscapeColor.h | ||
| Volume | float | SoundscapeColor.h |