blob: 5b65e65c9d29b7ccf191d73d87e7536c7c420578 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
\section{The parameter \texttt{\Index{visibility}}}
For all projections, the Boolean \Lkeyword{visibility}
(\verb+true+ by default) specifies whether or not to have the
projection made visible.
Set to \verb+false+, the \Index{projection} is always carried out. Set to
\verb+true+, the projection is only carried out when the plane of
projection is visible from the viewpoint of the observer.
\endinput
|