Property | Type | Description | |
---|---|---|---|
onGuiFontSize | int | ||
onGuiTextAnchor | TextAnchor | ||
uiText | Text, | ||
updateInterval | float |
Property | Type | Description |
---|
Method | Description | |
---|---|---|
OnGUI ( ) : void | ||
SetColor ( float fps ) : void | ||
SetGuiText ( float fps, string label ) : void | ||
Update ( ) : void |
public SetGuiText ( float fps, string label ) : void | ||
fps | float | |
label | string | |
return | void |