Class ShadowAnimationBridge


  • @DoNotInstrument
    public class ShadowAnimationBridge
    extends Object
    Bridge between shadows and Animation.
    • Constructor Detail

      • ShadowAnimationBridge

        public ShadowAnimationBridge​(Animation realAnimation)
    • Method Detail

      • applyTransformation

        public void applyTransformation​(float interpolatedTime,
                                        Transformation transformation)