C# Class Prime31.SpriteLightKit

Inheritance: UnityEngine.MonoBehaviour
Afficher le fichier Open project: prime31/SpriteLightKit

Méthodes publiques

Méthode Description
OnDisable ( ) : void
OnEnable ( ) : void
OnPreRender ( ) : void
prepareCamera ( ) : void
updateTexture ( bool forceRefresh = true ) : void

Method Details

OnDisable() public méthode

public OnDisable ( ) : void
Résultat void

OnEnable() public méthode

public OnEnable ( ) : void
Résultat void

OnPreRender() public méthode

public OnPreRender ( ) : void
Résultat void

prepareCamera() public méthode

public prepareCamera ( ) : void
Résultat void

updateTexture() public méthode

public updateTexture ( bool forceRefresh = true ) : void
forceRefresh bool
Résultat void