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

btHingeConstraint_getMotorTargetVelosity() 개인적인 메소드

private btHingeConstraint_getMotorTargetVelosity ( HandleRef jarg1 ) : float
jarg1 HandleRef
리턴 float
        public static extern float btHingeConstraint_getMotorTargetVelosity(HandleRef jarg1);
BulletDynamicsPINVOKE