DisplayParameters Properties |
The DisplayParameters type exposes the following members.
Name | Description | |
---|---|---|
Display |
Gets or sets the parameter indicating when the object should be
displayed.
| |
MaximumDistance |
Gets or sets the parameter indicating the maximum distance from
the Camera that the object can be and still be drawn.
| |
MaximumPixelSize |
Gets or sets the parameter indicating the maximum pixel size that
the object can be and still be drawn.
| |
MinimumDistance |
Gets or sets the parameter indicating the minimum distance from the
Camera that the object must be before it is drawn.
| |
MinimumPixelSize |
Gets or sets the minimum pixel size the object must be in order
to be drawn.
| |
Scenes |
Gets or sets the the parameter indicating the list of
Scenes that the object should be displayed
in. Leaving this property will cause the
object to be displayed in all scenes.
|