C# Class DemoUI, RecyclerKit

Inheritance: MonoBehaviour
Afficher le fichier Open project: prime31/RecyclerKit Class Usage Examples

Méthodes publiques

Свойство Type Description
capsulePrefab GameObject
cubePrefab GameObject
spherePrefab GameObject

Méthodes publiques

Méthode Description
CreateCanvas ( ) : void
OnGUI ( ) : void
Start ( ) : void

Method Details

CreateCanvas() public méthode

public CreateCanvas ( ) : void
Résultat void

OnGUI() public méthode

public OnGUI ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Property Details

capsulePrefab public_oe property

public GameObject capsulePrefab
Résultat GameObject

cubePrefab public_oe property

public GameObject cubePrefab
Résultat GameObject

spherePrefab public_oe property

public GameObject spherePrefab
Résultat GameObject