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

btCylinderShape_getRadius() private méthode

private btCylinderShape_getRadius ( HandleRef jarg1 ) : float
jarg1 HandleRef
Résultat float
        public static extern float btCylinderShape_getRadius(HandleRef jarg1);
BulletCollisionPINVOKE