BulletCSharp.BulletCollisionPINVOKE.btCylinderShape_getRadius C# (CSharp) Метод

btCylinderShape_getRadius() приватный Метод

private btCylinderShape_getRadius ( HandleRef jarg1 ) : float
jarg1 HandleRef
Результат float
        public static extern float btCylinderShape_getRadius(HandleRef jarg1);
BulletCollisionPINVOKE