Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
LogoShower
C# Class LogoShower, SimpleAvatar
Inheritance:
MonoBehaviour
ファイルを表示
Open project: lhongzhong/SimpleAvatar
Public Properties
Property
Type
Description
m_TextureToShow
UnityEngine.Texture2D
m_placeToDraw
Rect
m_snap
ScreenSnap
Public Methods
Method
Description
OnGUI
( ) :
void
Method Details
OnGUI()
public
method
public
OnGUI
( ) :
void
return
void
Property Details
m_TextureToShow
public_oe property
public
Texture2D,UnityEngine
m_TextureToShow
return
UnityEngine.Texture2D
m_placeToDraw
public_oe property
public
Rect
m_placeToDraw
return
Rect
m_snap
public_oe property
public
ScreenSnap
m_snap
return
ScreenSnap