camera#

class ansys.fluent.core.generated.solver.settings_261.camera(name=None, parent=None)#

Bases: Group

Camera settings for adjusting the camera position, target, and other parameters.

Attributes

Attribute

Summary

field

Settings for specifying the field of view (width and height).

position

Settings for specifying the camera position.

projection

Options for setting the camera’s projection.

target

Specifies the center point of the camera view.

up_vector

Settings for specifying the camera up-vector.

Methods

Method

Summary

dolly

Adjust the camera position and target.

orbit

Settings for adjusting the camera position without modifying the target.

pan

Settings for adjusting the camera position without modifying the target.

roll

Settings for adjusting the camera up-vector.

zoom

Settings for controlling the zoom level (field of view for the camera).

Included in:

Parent

Summary

views

Access controls for managing named camera views and display configurations.