Click or drag to resize

LabelVisualizerTEntity Properties

The LabelVisualizerTEntity 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 label from the position of the entity.
Public propertyFont
Gets or sets the GraphicsFont to use to draw label text.
Public propertyOrigin
Gets or sets the origin of each label.
Public propertyOutlineColor
Gets or sets the outline color for the label text.
Public propertyOutlineTranslucency
Gets or sets the translucency of the label outline. 0 is opaque and 1 is transparent.
Public propertyPixelOffset
Gets or sets the pixel offset of each label from the position of the entity.
Public propertySetHint
Gets the SetHint of the underlying primitive.
Public propertyTextureFilter
Gets or sets filter to use.
Public propertyTranslucency
Gets or sets the translucency. 0 is opaque and 1 is transparent.
(Overrides EntityVisualizerTEntityTranslucency.)
Top
See Also