BulletCSharp.BulletDynamicsPINVOKE.btSliderConstraint_setTargetLinMotorVelocity C# (CSharp) Method

btSliderConstraint_setTargetLinMotorVelocity() private method

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