CRIWARE Unity Plugin Manual  Last Updated: 2024-07-12
CriAtomExAcf.AcfDspBusInfo Struct Reference

A structure for getting the DSP bus setting information More...

Public Attributes

IntPtr namePointer
 
float volume
 
float pan3dVolume
 
float pan3dAngle
 
float pan3dDistance
 
float pan3dSpread
 
float pan3dWideness
 
ushort[] fxIndexes
 
ushort[] busLinkIndexes
 
ushort busNo
 
byte numFxes
 
byte numBusLinks
 

Properties

string name [get]
 Name
 

Detailed Description

A structure for getting the DSP bus setting information

Description:
A structure for getting the DSP bus setting information.
Passed to the CriAtomExAcf::GetDSPBusInformation function as an argument.
See also
CriAtomExAcf::GetDspBusInformation

Member Data Documentation

IntPtr namePointer

String pointer to name

float volume

Volume

float pan3dVolume

Pan3D volume

float pan3dAngle

Pan3D Angle

float pan3dDistance

Pan3D interior distance

float pan3dSpread

Pan3D spread

float pan3dWideness

Pan3D spread (old)

ushort [] fxIndexes

DSP FX index array

ushort [] busLinkIndexes

DSP bus link index array

ushort busNo

DSP bus number in setting

byte numFxes

The number of DSP FXs

byte numBusLinks

Number of DSP bus links


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