Std PerspectiveCamera/ru: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 1: Line 1:
{{UnfinishedDocu{{#translation:}}}}
<languages/>
<languages/>
<div class="mw-translate-fuzzy">
{{GuiCommand/ru
{{GuiCommand/ru
|Name=Std PerspectiveCamera
|Name=Std PerspectiveCamera
Line 8: Line 10:
|SeeAlso=[[Std OrthographicCamera/ru|Параллельная проекция]]
|SeeAlso=[[Std OrthographicCamera/ru|Параллельная проекция]]
}}
}}
</div>


<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
Line 26: Line 29:
== Использование ==
== Использование ==
Choose {{KEY| View}} → {{KEY|[[Image:View-perspective.svg|32px]] Perspective view}} from the top menu.
Choose {{KEY| View}} → {{KEY|[[Image:View-perspective.svg|32px]] Perspective view}} from the top menu.
</div>
</div>

==Scripting==


{{Std Base navi}}
{{Userdocnavi}}
{{clear}}
{{clear}}
{{Std Base navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}

Revision as of 16:55, 26 February 2020

This documentation is not finished. Please help and contribute documentation.

GuiCommand model explains how commands should be documented. Browse Category:UnfinishedDocu to see more incomplete pages like this one. See Category:Command Reference for all commands.

See WikiPages to learn about editing the wiki pages, and go to Help FreeCAD to learn about other ways in which you can contribute.

Std PerspectiveCamera

Системное название
Std PerspectiveCamera
Расположение в меню
Вид → Перспективная проекция
Верстаки
All
Быстрые клавиши
P
Представлено в версии
-
См. также
Параллельная проекция

Описание

Переводит камеру в режим перспективы.
У перспективы есть глубина, в то время как Ортогональнo -фиксированная глубина. Вы можете увеличивать и уменьшать масштаб. Вы можете судить о расстояниях. Камеры могут быть удалены от сцены.

Puts the camera in perspective view mode.

Perspective has depth while Orthographic is a fixed depth . You can zoom in and out. You can judge distances. Cameras can be distanced from the scene.

Perspective on the left, Orthographic on the right

Использование

Choose View Perspective view from the top menu.

Scripting