BulletCSharp.BulletDynamicsPINVOKE.btHingeConstraint_getMotorTargetVelosity C# (CSharp) Method

btHingeConstraint_getMotorTargetVelosity() private method

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