Method | Description | |
---|---|---|
SetResolution ( float width, float height ) : void |
設定解析度.
|
|
Show ( bool show ) : void |
顯示訊息.
|
Method | Description | |
---|---|---|
Awake ( ) : void | ||
OnDestroy ( ) : void | ||
Start ( ) : void | ||
Update ( ) : void |
public SetResolution ( float width, float height ) : void | ||
width | float | |
height | float | |
return | void |