SensorFieldOfViewVisualizerTEntity Properties |
The SensorFieldOfViewVisualizerTEntity generic type exposes the following members.
Name | Description | |
---|---|---|
ApproximateSamplesPerBoundary |
Gets or sets a parameter defining the approximate number of samples to use in the triangulation of each
SensorProjectionBoundary. A higher number yields a more accurate projection, which affects
the accuracy of the sensor volume, footprint outline, and footprint interior.
The default value is 200.
| |
CentralBody |
Gets or sets the CentralBody on which the sensor field of view will be projected.
| |
Color |
Gets or sets the color of the sensor volume. This property is equivalent to the
VolumeColor property.
(Overrides EntityVisualizerTEntityColor.) | |
Display |
Gets or sets a value indicating whether or not the sensor volume is displayed. This property is equivalent
to the VolumeDisplay property.
(Overrides EntityVisualizerTEntityDisplay.) | |
DisplayCondition |
Gets or sets the DisplayCondition.
(Overrides EntityVisualizerTEntityDisplayCondition.) | |
Entities |
Gets or sets the set of entities visualized by this instance.
(Overrides EntityVisualizerTEntityEntities.) | |
FootprintInteriorColor |
Gets or sets a value defining the color and translucency of the footprint interior.
| |
FootprintInteriorDisplay |
Gets or sets a value indicating whether or not to show the footprint interior.
| |
FootprintInteriorTexture |
Gets or sets a value defining the Texture2D of the footprint interior.
| |
FootprintInteriorTextureFilter |
Gets or sets a value defining the TextureFilter2D of the footprint interior.
| |
FootprintInteriorTextureMatrix |
Gets or sets a value defining the TextureMatrix of the footprint interior.
| |
FootprintInteriorTransparentTextureBorder |
Gets or sets a value indicating whether the border of a transparent texture should be drawn for
the footprint interior.
| |
FootprintInteriorWireframe |
Gets or sets a value indicating whether the footprint interior should be drawn as a wireframe.
| |
FootprintOutlineColor |
Gets or sets a value defining the color and translucency of the footprint outline.
| |
FootprintOutlineDisplay |
Gets or sets a value indicating whether or not to show the footprint outline.
| |
FootprintOutlineDisplayOutline |
Gets or sets a value indicating whether to display an outline of the footprint outline.
| |
FootprintOutlineOutlineColor |
Gets or sets a value defining the color and translucency of the outline of the footprint outline.
| |
FootprintOutlineOutlineWidth |
Gets or sets a value defining the width of the outline of the footprint outline.
| |
FootprintOutlineWidth |
Gets or sets a value defining the width of the footprint outline.
| |
ProjectionOptions |
Gets or sets additional options for computing the projection, including the distance to which to project
the portion of a sensor that does not intersect the CentralBody.
| |
Translucency |
Gets or sets the translucency of the sensor volume, where 0.0 is completely clear and 1.0 is
completely opaque. This property is equivalent to setting the alpha component of the
VolumeColor property.
(Overrides EntityVisualizerTEntityTranslucency.) | |
VolumeAffectedByLighting |
Gets or sets a value indicating whether the volume is affected by lighting.
| |
VolumeBackLineColor |
Gets or sets a value defining the colors of the back lines of the volume.
| |
VolumeBackLineWidth |
Gets or sets a value defining the width of the back lines of the volume.
| |
VolumeColor |
Gets or sets a value defining the color of the volume.
| |
VolumeDisplay |
Gets or sets a value indicating whether or not to show the volume.
| |
VolumeDisplayFill |
Gets or sets a value indicating whether the volume is filled.
| |
VolumeDisplayOutline |
Gets or sets a value indicating whether the volume is outlined.
| |
VolumeDisplaySilhouette |
Gets or sets a value indicating whether the volume silhouette is displayed.
| |
VolumeOutlineAppearance |
Gets or sets a value defining the volume outline appearance.
| |
VolumeOutlineColor |
Gets or sets a value defining the color and translucency of the volume outline.
| |
VolumeOutlineWidth |
Gets or sets a value defining the width of the volume outline.
| |
VolumeSilhouetteColor |
Gets or sets a parameter defining the silhouette color and translucency of the volume.
| |
VolumeSilhouetteWidth |
Gets or sets a parameter defining the width of the silhouette of the volume.
|