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

btCapsuleShape_getRadius() private méthode

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