Preparing search index...
The search index is not available
@xeokit/sdk - v0.1.0
@xeokit/sdk
viewer
SnapshotParams
Interface SnapshotParams
Parameters for
View.pick
.
Returned by
View.pick
interface
SnapshotParams
{
format
?:
any
;
height
?:
number
;
includeGizmos
?:
boolean
;
width
?:
number
;
}
Index
Properties
format?
height?
include
Gizmos?
width?
Properties
Optional
format
format
?:
any
Optional
height
height
?:
number
Optional
include
Gizmos
includeGizmos
?:
boolean
Optional
width
width
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
format
height
include
Gizmos
width
@xeokit/sdk - v0.1.0
Loading...
Parameters for View.pick.