CRI ADX  Last Updated: 2024-07-17 10:47 p
CriAtomEx3dSourceRandomPositionResultInfoDetailTag Struct Reference

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

#include <cri_le_atom_ex.h>

Data Fields

CriAtomEx3dSourceHn ex_3d_source
 
CriAtomExVector result_pos
 
CriAtomExVector offset_pos
 

Detailed Description

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.
See also
CriAtomEx3dSourceRandomPositionResultCbFunc

Field Documentation

◆ 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


The documentation for this struct was generated from the following file: