| BillboardRenderer Properties |
The BillboardRenderer type exposes the following members.
| Name | Description | |
|---|---|---|
| BufferSize |
Gets the size of the buffer (number of billboards).
| |
| DepthThreshold |
Gets or sets the depth threshold used for edge detection when upsampling the off-screen
buffer.
| |
| EnableOffscreenRendering |
Gets or sets a value indicating whether off-screen rendering is enabled. (Requires HiDef
profile.)
| |
| EnableSoftParticles |
Gets or sets a value indicating whether soft particles are enabled. (Requires HiDef
profile.)
| |
| FarBias | Obsolete.
Gets or sets the bias factor used to bias the camera near plane when the z-buffer is
reconstructed. (Only used when EnableOffscreenRendering is set.)
| |
| IsDisposed |
Gets a value indicating whether this instance has been disposed of.
(Inherited from SceneNodeRenderer.) | |
| NearBias | Obsolete.
Gets or sets the factor used to bias the camera near plane when the z-buffer is
reconstructed. (Only used when EnableOffscreenRendering is set.)
| |
| Order |
Gets the draw order of this scene node renderer.
(Inherited from SceneNodeRenderer.) | |
| UpsamplingFilter | Obsolete.
Gets or sets the upsampling filter that is used for combining the off-screen buffer with
the scene.
| |
| UpsamplingMode |
Gets or sets the upsampling filter that is used for combining the off-screen buffer with
the scene.
|