@masatomakino/threejs-spherical-controls
    Preparing search index...

    Class SphericalControllerTween

    [[SphericalController]]で使用するTweenインスタンスを管理するためのクラス。 Tweenを格納するMapと、新規Tweenに適用されるデフォルト設定で構成される。

    Index

    Constructors

    Properties

    duration: number = 1333
    easing: EasingFunction = Easing.Cubic.Out
    loopEasing: EasingFunction = Easing.Sinusoidal.InOut

    Methods

    • 全てのtweenインスタンスを更新する。

      Parameters

      • e: RAFTickerEventContext

        RAFTickerEventContext

      Returns void