Structure for describing information about individual triangles. More...
Public Member Functions | |
AkTriangle () | |
Constructor. |
|
Public Attributes | |
AkVector | point0 |
Vertices. |
|
AkVector | point1 |
AkVector | point2 |
AkUInt32 | textureID |
Acoustic texture ShareSet ID. |
|
AkUInt32 | reflectorChannelMask |
Bitfield of channels that this triangle belongs to. When processing the reflections, this bit mask is ANDed with each of the emitter's reflectorFilterMask s to determine if the reflector/emitter pair can produce a valid hit. |
|
const char * | strName |
Name to describe this triangle. When passing into SetGeometry , this string is copied internally and may be freed as soon as the function returns. |
Structure for describing information about individual triangles.
Definition at line 180 of file AkSpatialAudio.h.
Questions? Problems? Need more info? Contact us, and we can help!
Visit our Support pageRegister your project and we'll help you get started with no strings attached!
Get started with Wwise