예제 #1
0
 public void Dispose()
 {
     BatchRendererGroup.Destroy(this.m_GroupHandle);
     this.m_GroupHandle = IntPtr.Zero;
 }