BulletCSharp.LinearMathPINVOKE.btVector3_setX C# (CSharp) 메소드

btVector3_setX() 개인적인 메소드

private btVector3_setX ( HandleRef jarg1, float jarg2 ) : void
jarg1 HandleRef
jarg2 float
리턴 void
        public static extern void btVector3_setX(HandleRef jarg1, float jarg2);
LinearMathPINVOKE