Class ShowFPS
Inherited Members
Namespace: Global Namespace
Syntax
public class ShowFPS : MonoBehaviour
Fields
CurrentFPS
Declaration
public Text CurrentFPS
Field Value
| Type | Description |
|---|---|
| Text |
RefreshRate
Declaration
public Text RefreshRate
Field Value
| Type | Description |
|---|---|
| Text |
TargetFPS
Declaration
public Text TargetFPS
Field Value
| Type | Description |
|---|---|
| Text |