BulletCSharp.BulletDynamicsPINVOKE.btConeTwistConstraint_setAngularOnly C# (CSharp) Méthode

btConeTwistConstraint_setAngularOnly() private méthode

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