Preparing search index...
The search index is not available
@xeokit/sdk - v0.1.0
@xeokit/sdk
presentations
cameraTour
ViewpointSamplerInput
Interface ViewpointSamplerInput
Inputs handed to
ViewpointSampler.sample
.
interface
ViewpointSamplerInput
{
options
:
Required
<
Omit
<
CameraTourPlanOptions
,
"onProgress"
|
"up"
|
"startSpaceId"
>
,
>
&
Pick
<
CameraTourPlanOptions
,
"onProgress"
|
"up"
|
"startSpaceId"
>
;
sceneModel
:
SceneModel
;
spaceGraph
:
SpaceGraph
;
}
Index
Properties
options
scene
Model
space
Graph
Properties
options
options
:
Required
<
Omit
<
CameraTourPlanOptions
,
"onProgress"
|
"up"
|
"startSpaceId"
>
,
>
&
Pick
<
CameraTourPlanOptions
,
"onProgress"
|
"up"
|
"startSpaceId"
>
scene
Model
sceneModel
:
SceneModel
space
Graph
spaceGraph
:
SpaceGraph
Settings
Member Visibility
Protected
Inherited
External
Alpha
Beta
Theme
OS
Light
Dark
On This Page
Properties
options
scene
Model
space
Graph
@xeokit/sdk - v0.1.0
Loading...
Inputs handed to ViewpointSampler.sample.