com.supermap.ar.areffect

Class ARAnimationRepeatMode



  • public class ARAnimationRepeatMode
    extends Enum
    Playing modes
    • Field Detail

      • RESTART

        public static final ARAnimationRepeatMode RESTART
        It denotes playing an animation from the start
      • REVERSE

        public static final ARAnimationRepeatMode REVERSE
        It demotes reversing the playing direction of an animation when playing it.