Click or drag to resize

RenderDepthPolicy Properties

The RenderDepthPolicy type exposes the following members.

Properties
  NameDescription
Public propertyDepthRangeMode
Gets or sets the depth range strategy used to compute the near and far clipping planes distance.
Public propertyIsDisposed
Gets a value indicating whether this instance is disposed.
Public propertyZMax
Gets or sets the distance to the far clipping plane.
Public propertyZMin
Gets or sets the distance to the near clipping plane.
Top
See Also