Navigation
API > API/Plugins > API/Plugins/SoundCueTemplates
======================================================================== USoundCueDistanceCrossfade Sound Cue template class which implements USoundCueTemplate.Simple near/distant mix design for provided, spatialized sounds.
| Name | FSoundCueCrossfadeInfo |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/SoundCueTemplates/Source/SoundCueTemplates/Public/SoundCueDistanceCrossfade.h |
| Include Path | #include "SoundCueDistanceCrossfade.h" |
Syntax
USTRUCT (BlueprintType )
struct FSoundCueCrossfadeInfo
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| DistanceInfo | FDistanceDatum | SoundCueDistanceCrossfade.h |
|
|
| Sound | TObjectPtr< USoundWave > | SoundCueDistanceCrossfade.h |
|