Std PerspectiveCamera: Difference between revisions

From FreeCAD Documentation
(Revised. 'In progress' for now.)
No edit summary
Line 26: Line 26:


<!--T:8-->
<!--T:8-->
The '''Std PerspectiveCamera''' command switches the camera to perspective view mode. In this mode, objects that are further from the camera appear smaller than those that are closer.
The '''Std PerspectiveCamera''' command switches the camera in the active [[3D_view|3D view]] to perspective view mode. In this mode, objects that are further from the camera appear smaller than those that are closer.


</translate>
</translate>

Revision as of 19:29, 25 March 2020

This documentation is a work in progress. Please don't mark it as translatable since it will change in the next hours and days.


Std PerspectiveCamera

Menu location
View → Perspective view
Workbenches
All
Default shortcut
V P
Introduced in version
-
See also
Std OrthographicCamera

Description

The Std PerspectiveCamera command switches the camera in the active 3D view to perspective view mode. In this mode, objects that are further from the camera appear smaller than those that are closer.

Two cubes with the same dimensions in perspective view

Usage

  1. There are several ways to invoke the command:
    • Select the View → Perspective view option from the menu.
    • Use the keyboard shortcut: V then P.