UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
Audio::FChannelPositionInfo Struct Reference

#include <ISoundfieldFormat.h>

Public Attributes

EAudioMixerChannel::Type Channel = EAudioMixerChannel::DefaultChannel
 
float Azimuth = 0.0f
 
float Elevation = 0.0f
 
float Radius = 1.0f
 

Member Data Documentation

◆ Azimuth

float Audio::FChannelPositionInfo::Azimuth = 0.0f

◆ Channel

EAudioMixerChannel::Type Audio::FChannelPositionInfo::Channel = EAudioMixerChannel::DefaultChannel

◆ Elevation

float Audio::FChannelPositionInfo::Elevation = 0.0f

◆ Radius

float Audio::FChannelPositionInfo::Radius = 1.0f

The documentation for this struct was generated from the following file: