BulletCSharp.BulletCollisionPINVOKE.btCapsuleShape_getName C# (CSharp) 메소드

btCapsuleShape_getName() 개인적인 메소드

private btCapsuleShape_getName ( HandleRef jarg1 ) : string
jarg1 System.Runtime.InteropServices.HandleRef
리턴 string
        public static extern string btCapsuleShape_getName(HandleRef jarg1);
BulletCollisionPINVOKE