BulletCSharp.BulletDynamicsPINVOKE.btConeTwistConstraint_setAngularOnly C# (CSharp) Method

btConeTwistConstraint_setAngularOnly() private method

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