Click or drag to resize

WaypointVisualizerTEntity Properties

The WaypointVisualizerTEntity generic type exposes the following members.

Properties
  NameDescription
Public propertyColor
Gets or sets the color.
(Overrides EntityVisualizerTEntityColor.)
Public propertyDisplay
Gets or sets a value indicating whether the entities are displayed.
(Overrides EntityVisualizerTEntityDisplay.)
Public propertyDisplayCondition
Gets or sets the DisplayCondition.
(Overrides EntityVisualizerTEntityDisplayCondition.)
Public propertyDisplayOutline
Gets or sets a value indicating whether to outline each point.
Public propertyEntities
Gets or sets the entities being visualized.
(Overrides EntityVisualizerTEntityEntities.)
Public propertyHistoryGenerator
Public propertyOutlineColor
Gets or sets the color of the outline.
Public propertyOutlineTranslucency
Gets or sets the translucency of the point outline. 0 is opaque and 1 is transparent.
Public propertyOutlineWidth
Gets or sets the width of the outline, in pixels.
Public propertyPixelSize
Gets or sets the size of each point in pixels.
Public propertySetHint
Gets the SetHint of the underlying primitive.
Public propertyTranslucency
Gets or sets the translucency. 0 is opaque and 1 is transparent.
(Overrides EntityVisualizerTEntityTranslucency.)
Top
See Also