Engine API Reference - v2.23.0-beta.17
    Preparing search index...

    Class FocusControllerAlpha

    The focus controller. It ignores the input frame and instead eases the pose from where it was towards the pose given to attach, smoothed by focusDamping. Use it to animate a camera onto a new target and then hand over to another controller; complete reports when the target has been reached.

    Hierarchy (View Summary)

    Index
    _pose: Pose = ...
    focusDamping: number = 0.98

    The focus damping. In the range 0 to 1, where a value of 0 means no damping and 1 means full damping. Default is 0.98.