C# Class LogoShower, SimpleAvatar

Inheritance: MonoBehaviour
Afficher le fichier Open project: lhongzhong/SimpleAvatar

Méthodes publiques

Свойство Type Description
m_TextureToShow UnityEngine.Texture2D
m_placeToDraw Rect
m_snap ScreenSnap

Méthodes publiques

Méthode Description
OnGUI ( ) : void

Method Details

OnGUI() public méthode

public OnGUI ( ) : void
Résultat void

Property Details

m_TextureToShow public_oe property

public Texture2D,UnityEngine m_TextureToShow
Résultat UnityEngine.Texture2D

m_placeToDraw public_oe property

public Rect m_placeToDraw
Résultat Rect

m_snap public_oe property

public ScreenSnap m_snap
Résultat ScreenSnap