com.supermap.ar.areffect

Class ARAnimationRotation



  • public class ARAnimationRotation
    extends ARAnimation
    Rotate animation
    • Constructor Detail

      • ARAnimationRotation

        public ARAnimationRotation(AREffectElement arEffectElement)
        Construction method
        Parameters:
        arEffectElement - AR special effect object
    • Method Detail

      • creatAnimation

        public void creatAnimation(ARAnimationParameter parameter)
        Creates an animation
        Parameters:
        paramter - The animation parameter.
      • setStartAngle

        public void setStartAngle(float startAngle)
      • setRotationAngle

        public void setRotationAngle(float rotationAngle)