Click or drag to resize

MarkerVisualizerTEntity Properties

The MarkerVisualizerTEntity generic type exposes the following members.

Properties
  NameDescription
Public propertyCallback
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 propertyEntities
Gets or sets the entities being visualized.
(Overrides EntityVisualizerTEntityEntities.)
Public propertyEyeOffset
Gets or sets the eye offset of each marker from the position of the entity.
Public propertyOrigin
Gets or sets the origin of each marker.
Public propertyPixelOffset
Gets or sets the pixel offset of each marker from the position of the entity.
Public propertySetHint
Gets the SetHint of the underlying primitive.
Public propertySize
Gets or sets the size of the markers in the unit defined by SizeUnit. Defaults to pixels.
Public propertySizeSource
Gets or sets the size source.
Public propertySizeUnit
Gets or sets the size unit.
Public propertyTranslucency
Gets or sets the translucency. 0 is opaque and 1 is transparent.
(Overrides EntityVisualizerTEntityTranslucency.)
Top
See Also