• Preparing search index...
  • The search index is not available
@xeokit/sdk - v0.1.0
  • @xeokit/sdk
  • formats
  • threedtiles
  • selectStreaming

Function selectStreaming

  • selectStreaming(
        root: TileNode,
        camera: CameraState,
        opts: SelectStreamingOptions,
    ): Promise<TileNode[]>

    Selects the content tiles to render for camera, descending while SSE exceeds maxScreenSpaceError, frustum-culling tiles outside the view, and expanding implicit subtrees on demand.

    Parameters

    • root: TileNode
    • camera: CameraState
    • opts: SelectStreamingOptions

    Returns Promise<TileNode[]>

    • Defined in packages/sdk/src/formats/threedtiles/streaming/selectStreaming.ts:36

Settings

Member Visibility
@xeokit/sdk - v0.1.0
  • Loading...

Generated using TypeDoc