BulletCSharp.BulletDynamicsPINVOKE.btConeTwistConstraint_enableMotor C# (CSharp) Method

btConeTwistConstraint_enableMotor() private method

private btConeTwistConstraint_enableMotor ( HandleRef jarg1, bool jarg2 ) : void
jarg1 System.Runtime.InteropServices.HandleRef
jarg2 bool
return void
        public static extern void btConeTwistConstraint_enableMotor(HandleRef jarg1, bool jarg2);
BulletDynamicsPINVOKE