BulletCSharp.BulletDynamicsPINVOKE.btGeneric6DofConstraint_m_useSolveConstraintObsolete_set C# (CSharp) Method

btGeneric6DofConstraint_m_useSolveConstraintObsolete_set() private method

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