SurfaceGraphics Properties |
The SurfaceGraphics type exposes the following members.
Name | Description | |
---|---|---|
Color |
Gets or sets a parameter defining the color and translucency of the surface over time.
| |
DisplayParameters |
Gets or sets the visibility of the area over time.
| |
Texture |
Gets or sets a parameter defining the Texture2D of the surface over time.
Setting this property causes a SurfaceMeshPrimitive to be
used to draw the area,
| |
TextureFilter |
Gets or sets a parameter defining the TextureFilter2D of the surface over time.
| |
TextureMatrix |
Gets or sets a parameter defining the TextureMatrix of the surface over time.
| |
TransparentTextureBorder |
Gets or sets a parameter defining whether the border of a transparent texture should be drawn, over time.
| |
Wireframe |
Gets or sets a parameter defining whether the area should be drawn as a wireframe over time.
|