Property | Type | Description | |
---|---|---|---|
m_Buffer | IntPtr |
Method | Description | |
---|---|---|
Add ( Vector3 in_Pos, Vector3 in_Forward, Vector3 in_Top, uint in_ChannelMask ) : void | ||
AkChannelEmitterArray ( uint in_Count ) : System | ||
Dispose ( ) : void | ||
Reset ( ) : void |
public Add ( Vector3 in_Pos, Vector3 in_Forward, Vector3 in_Top, uint in_ChannelMask ) : void | ||
in_Pos | Vector3 | |
in_Forward | Vector3 | |
in_Top | Vector3 | |
in_ChannelMask | uint | |
return | void |
public AkChannelEmitterArray ( uint in_Count ) : System | ||
in_Count | uint | |
return | System |