Property | Type | Description | |
---|---|---|---|
interactive | bool | ||
mesh | AwesomiumMeshRender, |
Method | Description | |
---|---|---|
OnGUI ( ) : void | ||
OnMouseDown ( ) : void | ||
OnMouseExit ( ) : void | ||
OnMouseOver ( ) : void | ||
OnMouseUp ( ) : void | ||
Start ( ) : void | ||
Update ( ) : void | ||
setDimensions ( int width, int height ) : void |
Method | Description | |
---|---|---|
handleKeys ( ) : void |
public setDimensions ( int width, int height ) : void | ||
width | int | |
height | int | |
return | void |