C# Class TextureResourceView, swip3

Inheritance: MonoBehaviour
Afficher le fichier Open project: unit9/swip3 Class Usage Examples

Méthodes publiques

Méthode Description
SetUITextureShader ( Shader value, bool resetColour ) : void

Private Methods

Méthode Description
Awake ( ) : void
HandleShinyTextureLoaded ( Object o ) : void
HandleTextureLoadComplete ( Object obj ) : void
Reset ( ) : void
SetUITextureZoomRect ( Rect value ) : void

Method Details

SetUITextureShader() public méthode

public SetUITextureShader ( Shader value, bool resetColour ) : void
value Shader
resetColour bool
Résultat void