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

btCapsuleShape_getRadius() 개인적인 메소드

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