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

btConvexHullShape_getName() 개인적인 메소드

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