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

btCapsuleShape_getUpAxis() private méthode

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