C# 클래스 Anima2D.TickStyle

파일 보기 프로젝트 열기: ArturoNereu/Unity2DAnimation

공개 프로퍼티들

프로퍼티 타입 설명
color Color
distFull int
distLabel int
distMin int
labelColor Color
unit string

공개 메소드들

메소드 설명
TickStyle ( ) : System

메소드 상세

TickStyle() 공개 메소드

public TickStyle ( ) : System
리턴 System

프로퍼티 상세

color 공개적으로 프로퍼티

public Color color
리턴 Color

distFull 공개적으로 프로퍼티

public int distFull
리턴 int

distLabel 공개적으로 프로퍼티

public int distLabel
리턴 int

distMin 공개적으로 프로퍼티

public int distMin
리턴 int

labelColor 공개적으로 프로퍼티

public Color labelColor
리턴 Color

unit 공개적으로 프로퍼티

public string unit
리턴 string