AlphaAlpha
Protected Alpha_AlphafocusThe 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.
Alpha
The initial pose of the controller.
Optionalsmooth: boolean = true
Whether to smooth the transition.
Alpha
Alpha
Alpha
Alpha
The input frame.
The delta time.
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.