BulletCSharp.BulletDynamicsPINVOKE.btGeneric6DofConstraint_setLimit C# (CSharp) Метод

btGeneric6DofConstraint_setLimit() приватный Метод

private btGeneric6DofConstraint_setLimit ( HandleRef jarg1, int jarg2, float jarg3, float jarg4 ) : void
jarg1 System.Runtime.InteropServices.HandleRef
jarg2 int
jarg3 float
jarg4 float
Результат void
        public static extern void btGeneric6DofConstraint_setLimit(HandleRef jarg1, int jarg2, float jarg3, float jarg4);
BulletDynamicsPINVOKE