프로퍼티 | 타입 | 설명 | |
---|---|---|---|
height | int | ||
interactive | bool | ||
transparency | bool | ||
url | string | ||
width | int |
메소드 | 설명 | |
---|---|---|
ApplyTexture ( ) : void | ||
OnApplicationQuit ( ) : void | ||
OnDisable ( ) : void | ||
OnGUI ( ) : void | ||
OnMouseDown ( ) : void | ||
OnMouseEnter ( ) : void | ||
OnMouseExit ( ) : void | ||
OnMouseOver ( ) : void | ||
OnMouseUp ( ) : void | ||
SetPixels ( ) : void | ||
Start ( ) : void | ||
Update ( ) : void | ||
executeJavascript ( string javascript ) : void | ||
navigateTo ( string url ) : void | ||
onExternalHost ( ) : void |
public executeJavascript ( string javascript ) : void | ||
javascript | string | |
리턴 | void |