C# 클래스 TimeSeries, tf_client

파일 보기 프로젝트 열기: wids-eria/tf_client 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
color Color
graphic Texture2D

프로퍼티 상세

color 공개적으로 프로퍼티

The color.
public Color color
리턴 Color

graphic 공개적으로 프로퍼티

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