BulletCSharp.LinearMathPINVOKE.btVector3_setZ C# (CSharp) Метод

btVector3_setZ() приватный Метод

private btVector3_setZ ( HandleRef jarg1, float jarg2 ) : void
jarg1 HandleRef
jarg2 float
Результат void
        public static extern void btVector3_setZ(HandleRef jarg1, float jarg2);
LinearMathPINVOKE