CRI ADX  Last Updated: 2024-07-17 10:48 p
CriAtomEx3dSourceRandomPositionResultInfoDetailTag结构体 参考

Details of position coordinate results when randomizing 3D sound source position 更多...

#include <cri_le_atom_ex.h>

成员变量

CriAtomEx3dSourceHn ex_3d_source
 
CriAtomExVector result_pos
 
CriAtomExVector offset_pos
 

详细描述

Details of position coordinate results when randomizing 3D sound source position

Description:
This is a structure that notifies detailed information about the playback when the position coordinate result of randomizing the position of a 3D sound source is output.
It is passed as an argument to the position coordinate result callback function of randomizing the position of a 3D sound source.
参见
CriAtomEx3dSourceRandomPositionResultCbFunc

结构体成员变量说明

◆ ex_3d_source

CriAtomEx3dSourceHn ex_3d_source

Handle of the original 3D sound source

◆ result_pos

CriAtomExVector result_pos

Final position coordinates

◆ offset_pos

CriAtomExVector offset_pos

Offset coordinates relative to the original 3D sound source position


该结构体的文档由以下文件生成: