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

btConeTwistConstraint_setMotorTarget() 개인적인 메소드

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