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

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

private btConeTwistConstraint_setAngularOnly ( HandleRef jarg1, bool jarg2 ) : void
jarg1 System.Runtime.InteropServices.HandleRef
jarg2 bool
Результат void
        public static extern void btConeTwistConstraint_setAngularOnly(HandleRef jarg1, bool jarg2);
BulletDynamicsPINVOKE