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

btCapsuleShape_getHalfHeight() 개인적인 메소드

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