Preparing search index...
The search index is not available
@xeokit/sdk - v0.1.0
@xeokit/sdk
webglrenderer
internal
inspectors
DrawLog
Interface DrawLog
A log of a single frame's rendering operations.
interface
DrawLog
{
frames
?:
FrameLog
[]
;
[
k
:
string
]:
unknown
;
}
Indexable
[
k
:
string
]:
unknown
Index
Properties
frames?
Properties
Optional
frames
frames
?:
FrameLog
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
frames
@xeokit/sdk - v0.1.0
Loading...
A log of a single frame's rendering operations.