Function AnimationTreePlayer.mixNodeGetAmount

Returns the mix amount of a Mix node given its name.

double mixNodeGetAmount (
  const(String) id
) nothrow @nogc const;