Class OrbitViewCenterAnimator

  • All Implemented Interfaces:
    Animator

    public class OrbitViewCenterAnimator
    extends MoveToPositionAnimator
    A position animator that has the ability to adjust the view to focus on the terrain when it is stopped.
    • Method Detail

      • setImpl

        protected void setImpl​(double interpolant)
        Description copied from class: BasicAnimator
        No-op intended to be overrided by deriving classes. Deriving classes are expected to implement the desired action of a set operation in this method.
        Overrides:
        setImpl in class PositionAnimator
        Parameters:
        interpolant - A value between 0 and 1.