This property controls if Fusion will perform a smooth transition animation from the current camera position to the new position. If this property is set to true, it will smoothly transition. If false, the camera will jump to the position defined by the camera without any animated transition.
When a camera is obtained from a Viewport or created using the Camera.create() method, this property defaults to false.
"camera_var" is a variable referencing a Camera object.
|
"camera_var" is a variable referencing a Camera object.
|