Click or drag to resize

SurfaceGraphics Properties

The SurfaceGraphics type exposes the following members.

Properties
  NameDescription
Public propertyColor
Gets or sets a parameter defining the color and translucency of the surface over time.
Public propertyDisplayParameters
Gets or sets the visibility of the area over time.
Public propertyTexture
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,
Public propertyTextureFilter
Gets or sets a parameter defining the TextureFilter2D of the surface over time.
Public propertyTextureMatrix
Gets or sets a parameter defining the TextureMatrix of the surface over time.
Public propertyTransparentTextureBorder
Gets or sets a parameter defining whether the border of a transparent texture should be drawn, over time.
Public propertyWireframe
Gets or sets a parameter defining whether the area should be drawn as a wireframe over time.
Top
See Also