3d-interface/controllers/prototype/views/prototype_viewports.jade

17 lines
511 B
Plaintext

extends ./prototype_interactive
block title
title #{title} - Prototype - Viewports
block configjs
script Recommendation = L3D.ViewportRecommendation;
//-block preciseDescription
p
| Recommended views are displayed with a
| transparent red rectangle and some lines.
| Basically, it represents the position of a camera
| (the point at the extramities of the lines
| represents the optical center, and the red
| rectangle represents the image plane).