Strata - v1.4.10
GitHub
Examples
Preparing search index...
strata
FormattedStats
Interface FormattedStats
Formatted statistics ready for display.
interface
FormattedStats
{
drawCalls
?:
string
;
fps
:
string
;
frameTime
:
string
;
geometries
?:
string
;
memory
?:
{
limit
:
string
;
percentage
:
string
;
total
:
string
;
used
:
string
}
;
textures
?:
string
;
timestamp
:
string
;
triangles
?:
string
;
}
Index
Properties
draw
Calls?
fps
frame
Time
geometries?
memory?
textures?
timestamp
triangles?
Properties
Optional
draw
Calls
drawCalls
?:
string
fps
fps
:
string
frame
Time
frameTime
:
string
Optional
geometries
geometries
?:
string
Optional
memory
memory
?:
{
limit
:
string
;
percentage
:
string
;
total
:
string
;
used
:
string
}
Optional
textures
textures
?:
string
timestamp
timestamp
:
string
Optional
triangles
triangles
?:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
draw
Calls
fps
frame
Time
geometries
memory
textures
timestamp
triangles
GitHub
Examples
Strata - v1.4.10
Loading...
Formatted statistics ready for display.