MarkerGraphics Class |
Namespace: AGI.Foundation.Platforms
The MarkerGraphics type exposes the following members.
Name | Description | |
---|---|---|
![]() | MarkerGraphics | Initializes a new instance. |
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.
|
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |