MarkerGraphics Properties |
The MarkerGraphics type exposes the following members.
| Name | Description | |
|---|---|---|
| AlignToPixel |
Gets or sets a parameter indicating whether the marker should be aligned to a pixel.
| |
| Color |
Gets or sets a parameter indicating the color of the marker over time.
| |
| DisplayParameters |
Gets or sets the visibility of the marker over time.
| |
| EyeOffset |
Gets or sets a parameter indicating the eye offset of the marker over time.
| |
| Origin |
Gets or sets a parameter indicating the origin of the marker over time.
| |
| PixelOffset |
Gets or sets a parameter indicating the pixel offset of the marker over time.
| |
| RenderPass |
Gets or sets a parameter indicating the MarkerBatchRenderPass of the marker over time.
| |
| Rotation |
Gets or sets a parameter indicating the rotation of the marker over time.
| |
| Size |
Gets or sets a parameter indicating the size of the marker over time.
If left null, the size of the marker is determined by the size of the
Texture2D used.
| |
| SizeUnit |
Gets or sets a parameter indicating the MarkerBatchUnit of the marker over time.
| |
| Texture |
Gets or sets a parameter indicating the Texture2D of the marker over time.
| |
| TextureFilter |
Gets or sets a parameter indicating the TextureFilter2D of the marker over time.
| |
| Wireframe |
Gets or sets a parameter indicating whether to draw the marker as a wireframe.
|