Torque2D Reference
|
#include <platformAudio.h>
Public Attributes | |
F32 | mVolume |
S32 | mVolumeChannel |
bool | mIsLooping |
bool | mIsStreaming |
bool | mIs3D |
F32 | mReferenceDistance |
F32 | mMaxDistance |
U32 | mConeInsideAngle |
U32 | mConeOutsideAngle |
F32 | mConeOutsideVolume |
Point3F | mConeVector |
F32 | mEnvironmentLevel |
U32 mConeInsideAngle |
U32 mConeOutsideAngle |
F32 mConeOutsideVolume |
Point3F mConeVector |
F32 mEnvironmentLevel |
bool mIs3D |
bool mIsLooping |
bool mIsStreaming |
F32 mMaxDistance |
F32 mReferenceDistance |
F32 mVolume |
S32 mVolumeChannel |