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

btHingeConstraint_getMotorTargetVelosity() private méthode

private btHingeConstraint_getMotorTargetVelosity ( HandleRef jarg1 ) : float
jarg1 HandleRef
Résultat float
        public static extern float btHingeConstraint_getMotorTargetVelosity(HandleRef jarg1);
BulletDynamicsPINVOKE