Appearance
KBE3D / KBCore / Cesium / ITwinPlatform
ITwinPlatform
Default settings for accessing the iTwin platform.
变量
| 变量 | 描述 |
|---|---|
| defaultAccessToken | Gets or sets the default iTwin access token. This token should have the itwin-platform scope. |
| defaultShareKey | Gets or sets the default iTwin share key. If this value is provided it will override ITwinPlatform.defaultAccessToken in all requests. |
| apiEndpoint | Gets or sets the default iTwin API endpoint. |
枚举
| 枚举 | 描述 |
|---|---|
| ExportStatus | Status states for a mesh-export export. Valid values are: NotStarted, InProgress, Complete, Invalid |
| ExportType | Types of mesh-export exports. CesiumJS only supports loading 3DTILES type exports. Valid values are: IMODEL, CESIUM, 3DTILES |
| RealityDataType | Types of Reality data. This is a partial list of types we know we can support |
