menu
版本
2017.1.9.6501
2024.1.5.8803
2023.1.13.8732
2022.1.19.8584
2021.1.14.8108
2019.2.15.7667
2019.1.11.7296
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
2015.1.9.5624
2024.1.5.8803
2023.1.13.8732
2022.1.19.8584
2021.1.14.8108
2019.2.15.7667
2019.1.11.7296
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
2015.1.9.5624
Structure for describing information about individual triangles. 更多...
公有成员 | |
AkTriangle () | |
Constructor. |
|
公有属性 | |
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 AddGeometrySet , this string is copied internally and may be freed as soon as the function returns. |
Structure for describing information about individual triangles.
在文件AkSpatialAudio.h第102行定义。