Click or drag to resize

ModelVisualizerTEntity Properties

The ModelVisualizerTEntity 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 propertyScale
Gets or sets the scale of the models, with 1 being actual size.
Public propertyTranslucency
Gets or sets the translucency. Translucency is not supported for models, so this property always returns 0 and cannot be set.
(Overrides EntityVisualizerTEntityTranslucency.)
Top
See Also