Interface RMInvocation.Blend

  • Enclosing class:
    RMInvocation

    public static interface RMInvocation.Blend
    Implemented by any class that can interpolate themselves for animation purposes.
    • Method Detail

      • blend

        java.lang.Object blend​(java.lang.Object object,
                               double fraction)