Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 1.17 KB

Std_PerspectiveCamera.md

File metadata and controls

37 lines (24 loc) · 1.17 KB
Error in user YAML: (<unknown>): did not find expected alphabetic or numeric character while scanning an alias at line 5 column 14
---
 GuiCommand:
   Name: Std PerspectiveCamera
   MenuLocation: View , Perspective view
   Workbenches: All
   Shortcut: **V** **P**
   SeeAlso: Std_OrthographicCamera
---

Std PerspectiveCamera

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.
    • Select the Perspective view option from the Mini-cube menu of the Navigation Cube.
    • Use the keyboard shortcut: V then P.

Preferences

See Std OrthographicCamera.

Scripting

See Std OrthographicCamera.


documentation index > Std PerspectiveCamera