Example #1
0
 public void Clone(AkVertex other)
 {
     AkSoundEnginePINVOKE.CSharp_AkVertex_Clone(swigCPtr, AkVertex.getCPtr(other));
 }