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

btCompoundShape_getName() 개인적인 메소드

private btCompoundShape_getName ( HandleRef jarg1 ) : string
jarg1 HandleRef
리턴 string
        public static extern string btCompoundShape_getName(HandleRef jarg1);
BulletCollisionPINVOKE