BulletCSharp.BulletCollisionPINVOKE.btCapsuleShape_getHalfHeight C# (CSharp) Méthode

btCapsuleShape_getHalfHeight() private méthode

private btCapsuleShape_getHalfHeight ( HandleRef jarg1 ) : float
jarg1 System.Runtime.InteropServices.HandleRef
Résultat float
        public static extern float btCapsuleShape_getHalfHeight(HandleRef jarg1);
BulletCollisionPINVOKE