BulletCSharp.BulletDynamicsPINVOKE.btRaycastVehicle_setPitchControl C# (CSharp) Method

btRaycastVehicle_setPitchControl() private method

private btRaycastVehicle_setPitchControl ( HandleRef jarg1, float jarg2 ) : void
jarg1 HandleRef
jarg2 float
return void
        public static extern void btRaycastVehicle_setPitchControl(HandleRef jarg1, float jarg2);
BulletDynamicsPINVOKE