Preparing search index...
The search index is not available
@xeokit/sdk - v0.1.0
@xeokit/sdk
bcf
BCFSnapshot
Interface BCFSnapshot
A bitmap snapshot of the viewpoint.
interface
BCFSnapshot
{
snapshot_data
:
string
;
snapshot_type
:
"png"
|
"jpeg"
;
}
Index
Properties
snapshot_
data
snapshot_
type
Properties
snapshot_
data
snapshot_data
:
string
Snapshot image data.
snapshot_
type
snapshot_type
:
"png"
|
"jpeg"
Format of the snapshot.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
snapshot_
data
snapshot_
type
@xeokit/sdk - v0.1.0
Loading...
A bitmap snapshot of the viewpoint.