예제 #1
0
 public RESULT get3DSpread(ref float angle)
 {
     return(Channel.FMOD_Channel_Get3DSpread(channelraw, ref angle));
 }