interface
|
INearAtZero
|
base of
|
CameraViewport
|
||
ShadowMapping
|
|||||
ViewFrustum
|
Is
the
near-clipping
plane
mapped
to
0
in
clip-space
(true
),
or
is
it
mapped
to
-1
(false
)?
property
|
NearAtZero
{
get
set
}
|
||
type
|
bool
|
||
value
|
The mapping behaviour for the near-clipping plane. |
Remarks:
The
default
value
is
true
.