C# Class FlippingDocier, TWI_Repo

Flipping Dossier is used to interact with the dossier in game, using the 'P' button right now you can switch between predetermined materials that are going to be the pages of the current missions Dossier Yes I understand that the file is currently incorrectly named "docier" but deal with it, because it works
Inheritance: MonoBehaviour
Afficher le fichier Open project: justcollins/TWI_Repo

Méthodes publiques

Свойство Type Description
images Material[]
rend Renderer

Méthodes publiques

Méthode Description
Start ( ) : void
Update ( ) : void

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

images public_oe property

public Material[] images
Résultat Material[]

rend public_oe property

public Renderer rend
Résultat Renderer