Skip to content

3DTILES_multiple_contents no supports more than 6 contents #10468

@engine5d

Description

@engine5d

3DTILES_multiple_contents no supports more than 6 contents, except change the cesium static setting: Cesium.RequestScheduler.maximumRequestsPerServer = 8;

, or the tile cannot load. But this extension schema link no contains this limitaiton.

"3DTILES_multiple_contents": { // 7 contents "contents": [ { "uri": "B_0.b3dm" }, { "uri": "I_0_0.i3dm" }, { "uri": "I_0_1.i3dm" }, { "uri": "I_0_2.i3dm" }, { "uri": "I_0_3.i3dm" }, { "uri": "I_0_4.i3dm" }, { "uri": "I_0_5.i3dm" } ] }

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions