Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
KeyFrameBase
C# Class KeyFrameBase, UnityDemo
Show file
Open project: rouchen/UnityDemo
Class Usage Examples
Public Properties
Property
Type
Description
isChange
bool
isFoldOut
bool
isSelected
bool
time
float
timeTmp
float
Public Methods
Method
Description
KeyFrameBase
( ) :
System.Collections
Method Details
KeyFrameBase()
public
method
public
KeyFrameBase
( ) :
System.Collections
return
System.Collections
Property Details
isChange
public property
public
bool
isChange
return
bool
isFoldOut
public property
public
bool
isFoldOut
return
bool
isSelected
public property
public
bool
isSelected
return
bool
time
public property
public
float
time
return
float
timeTmp
public property
public
float
timeTmp
return
float