Determines whether Fusion does a smooth transition to this camera position when the camera is assigned to a ViewPort. If this is true it will do a smooth transition from the current camera position to the new camera position. If false, the view will jump to the position defined by the camera with no intermediate steps. This is useful if you're providing a series of cameras to control the camera animation.
"camera_var" is a variable referencing a Camera object.
|
"camera_var" is a variable referencing a Camera object.
|