Click or drag to resize

DisplayParameters Properties

The DisplayParameters type exposes the following members.

Properties
  NameDescription
Public propertyDisplay
Gets or sets the parameter indicating when the object should be displayed.
Public propertyMaximumDistance
Gets or sets the parameter indicating the maximum distance from the Camera that the object can be and still be drawn.
Public propertyMaximumPixelSize
Gets or sets the parameter indicating the maximum pixel size that the object can be and still be drawn.
Public propertyMinimumDistance
Gets or sets the parameter indicating the minimum distance from the Camera that the object must be before it is drawn.
Public propertyMinimumPixelSize
Gets or sets the minimum pixel size the object must be in order to be drawn.
Public propertyScenes
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.
Top
See Also