C# Class TimeSeries, tf_client

Mostrar archivo Open project: wids-eria/tf_client Class Usage Examples

Public Properties

Property Type Description
color Color
graphic Texture2D

Property Details

color public_oe property

The color.
public Color color
return Color

graphic public_oe property

The graphic.
A point on a line,for example.
public Texture2D graphic
return Texture2D