Interface FiveLoadOptions
Properties
Optional
3d-tiles
3d-tiles?: { debug?: "none" | "root-bounding-volume" | "selected-bounding-volume"; loadAll?: boolean; loadSiblings?: boolean; maxLevelOfDetail?: number; maxMemoryUsage?: number; maxRequests?: number; maxScreenSpaceError?: number; minLevelOfDetail?: number; mostDetail?: boolean; requestOrder?: "SCREEN_SPACE_ERROR" | "SCREEN_LEVEL_VERTICAL" | "SCREEN_VERTICAL"; showLayers?: boolean | string[]; skipLevelOfDetail?: boolean; viewerRequestVolume?: BoundingVolume; } Type declaration
Optional
debug?: "none" | "root-bounding-volume" | "selected-bounding-volume"
Optional
loadAll?: boolean
Optional
loadSiblings?: boolean
Optional
maxLevelOfDetail?: number
Optional
maxMemoryUsage?: number
Optional
maxRequests?: number
Optional
maxScreenSpaceError?: number
Optional
minLevelOfDetail?: number
Optional
mostDetail?: boolean
Optional
requestOrder?: "SCREEN_SPACE_ERROR" | "SCREEN_LEVEL_VERTICAL" | "SCREEN_VERTICAL"
Optional
showLayers?: boolean | string[]
Optional
skipLevelOfDetail?: boolean
Optional
viewerRequestVolume?: BoundingVolume
Optional
duration
duration?: number
Optional
effect
Optional
floorplan
Optional
imageOptions
Optional
mapview
Optional
model
Optional
panorama
Optional
textureOptions
Optional
topview
Optional
vrPanorama
Optional
xrPanorama
调试模式