C# 클래스 KeyFrameBase, UnityDemo

파일 보기 프로젝트 열기: rouchen/UnityDemo 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
isChange bool
isFoldOut bool
isSelected bool
time float
timeTmp float

공개 메소드들

메소드 설명
KeyFrameBase ( ) : System.Collections

메소드 상세

KeyFrameBase() 공개 메소드

public KeyFrameBase ( ) : System.Collections
리턴 System.Collections

프로퍼티 상세

isChange 공개적으로 프로퍼티

public bool isChange
리턴 bool

isFoldOut 공개적으로 프로퍼티

public bool isFoldOut
리턴 bool

isSelected 공개적으로 프로퍼티

public bool isSelected
리턴 bool

time 공개적으로 프로퍼티

public float time
리턴 float

timeTmp 공개적으로 프로퍼티

public float timeTmp
리턴 float