Wwise SDK 2024.1.0
|
#include <AkSpatialAudio.h>
Public 멤버 함수 | |
AkAcousticSurface () | |
Constructor 더 자세히 ... | |
Public 속성 | |
AkUInt32 | textureID |
AkReal32 | transmissionLoss |
const char * | strName |
Name to describe this surface 더 자세히 ... | |
Describes the acoustic surface properties of one or more triangles. An single acoustic surface may describe any number of triangles, depending on the granularity desired. For example, if desired for debugging, one could create a unique AkAcousticSurface
struct for each triangle, and define a unique name for each. Alternatively, a single AkAcousticSurface
could be used to describe all triangles. In fact it is not necessary to define any acoustic surfaces at all. If the AkTriangle::surface
field is left as AK_INVALID_SURFACE
, then a default-constructed AkAcousticSurface
is used.
AkSpatialAudio.h 파일의 218 번째 라인에서 정의되었습니다.
프로젝트를 등록하세요. 아무런 조건이나 의무 사항 없이 빠른 시작을 도와드리겠습니다.
Wwise를 시작해 보세요