BulletCSharp.BulletCollisionPINVOKE.btConeShape_getHeight C# (CSharp) Method

btConeShape_getHeight() private method

private btConeShape_getHeight ( HandleRef jarg1 ) : float
jarg1 HandleRef
return float
        public static extern float btConeShape_getHeight(HandleRef jarg1);
BulletCollisionPINVOKE