BulletCSharp.LinearMathPINVOKE.btVector3_setY C# (CSharp) Method

btVector3_setY() private method

private btVector3_setY ( HandleRef jarg1, float jarg2 ) : void
jarg1 HandleRef
jarg2 float
return void
        public static extern void btVector3_setY(HandleRef jarg1, float jarg2);
LinearMathPINVOKE