BulletCSharp.BulletDynamicsPINVOKE.btHinge2Constraint_setLowerLimit C# (CSharp) 메소드

btHinge2Constraint_setLowerLimit() 개인적인 메소드

private btHinge2Constraint_setLowerLimit ( HandleRef jarg1, float jarg2 ) : void
jarg1 System.Runtime.InteropServices.HandleRef
jarg2 float
리턴 void
        public static extern void btHinge2Constraint_setLowerLimit(HandleRef jarg1, float jarg2);
BulletDynamicsPINVOKE