TX/Tutorials and Guides/Editors/CameraEditor
From TDN
Camera Rollout
Description
The Camera properties specify how the scene is rendered.
Usage
You can modify this object through the Edit Pane. The Camera rollout is only available when there are no scene objects selected within the viewport.
Name: The name used to reference the camera object in code
Camera X,Y: The center position of the camera; where the camera is pointed within the scene.
Camera Width, Height: The width and height of the area, in the world, that fit into the camera's field of view and shows up on the screen
Fixed Width: Locks the width of the camera across all aspect ratios
Fixed Height: Locks the width of the camera across all aspect ratios
Use Camera View Limit: Enables view limits for the camera with a range of minimum and maximum width and height



