Kerbal Space Program  1.12.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Types | Public Attributes | List of all members
TMPro.Examples.TMP_UiFrameRateCounter Class Reference
Inheritance diagram for TMPro.Examples.TMP_UiFrameRateCounter:

Public Types

enum  FpsCounterAnchorPositions { FpsCounterAnchorPositions.TopLeft, FpsCounterAnchorPositions.BottomLeft, FpsCounterAnchorPositions.TopRight, FpsCounterAnchorPositions.BottomRight }
 

Public Attributes

FpsCounterAnchorPositions AnchorPosition = FpsCounterAnchorPositions.TopRight
 
float UpdateInterval = 5.0f
 

Member Enumeration Documentation

Enumerator
TopLeft 
BottomLeft 
TopRight 
BottomRight 

Member Data Documentation

FpsCounterAnchorPositions TMPro.Examples.TMP_UiFrameRateCounter.AnchorPosition = FpsCounterAnchorPositions.TopRight
float TMPro.Examples.TMP_UiFrameRateCounter.UpdateInterval = 5.0f

The documentation for this class was generated from the following file: