BulletCSharp.LinearMathPINVOKE.btVector3_y C# (CSharp) Method

btVector3_y() private method

private btVector3_y ( HandleRef jarg1 ) : float
jarg1 HandleRef
return float
        public static extern float btVector3_y(HandleRef jarg1);
LinearMathPINVOKE