C# Class KeyFrameBase, UnityDemo

Afficher le fichier Open project: rouchen/UnityDemo Class Usage Examples

Méthodes publiques

Свойство Type Description
isChange bool
isFoldOut bool
isSelected bool
time float
timeTmp float

Méthodes publiques

Méthode Description
KeyFrameBase ( ) : System.Collections

Method Details

KeyFrameBase() public méthode

public KeyFrameBase ( ) : System.Collections
Résultat System.Collections

Property Details

isChange public_oe property

public bool isChange
Résultat bool

isFoldOut public_oe property

public bool isFoldOut
Résultat bool

isSelected public_oe property

public bool isSelected
Résultat bool

time public_oe property

public float time
Résultat float

timeTmp public_oe property

public float timeTmp
Résultat float