BulletCSharp.LinearMathPINVOKE.btVector3_getY C# (CSharp) Method

btVector3_getY() private method

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