Interface RMInvocation.Blend

Enclosing class:
RMInvocation

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

    Modifier and Type
    Method
    Description
    blend(Object object, double fraction)
     
  • Method Details