SoundChannel::Vector

SoundChannel::Vector
struct Vector {
  float X, Y, Z;
};
Description

Structure describing the sound spatial position, orientation, velocity etc.

Data Members
Data Member 
Description 
X 
The X 3D position. 
Y 
The Y 3D position. 
Z 
The Z 3D position. 
Methods
Method 
Description 
Initializes the Vector. 
File

Sound_SoundRenderer.h