Table of Contents

Mega block editor tool reference

Note

this tool only exists in version >= 4003

you can use editor tools only after importing the com.easyar.mega package.

alt text

screenshot of the tool under default conditions after successful creation.

alt text

screenshot of the tool when a block contains multiple mesh groups.

Tip

one block may contain multiple mesh groups. blocks created using large-space fusion or incremental update may contain multiple mesh groups. each mesh group can be loaded and unloaded independently. the overlapping boundaries of each mesh group will not overlap perfectly, and you can choose which mesh groups to load according to actual requirements when using.

name description
X delete the editor tool.
From currently connected service app id.
Updated service connection time.
Reload reconnect to the service. if the block id is specified and the block exists in the service, you will enter the mega block editor tool interface. otherwise, the error interface will continue to be displayed.
[block name] (v) display block name and version. click the left button to expand/collapse detailed block information.
        Diagnosis Info export diagnosis information.
        Job ID the mapping job id of this block.
[mesh group name] display mesh group name. click the checkbox to load/unload mesh data.
        Retry if mesh loading fails, click this button to reload.
        Mesh show/hide block mesh.
                Export export block mesh.
        Panorama Preview Marker show/hide panorama preview markers.
        Mesh Bounds Gizmo show/hide mesh bounds gizmo.
        Collider Mesh collider mesh configuration. options:
  • None: no raycast support, fastest loading.
  • Min LOD: low-precision LOD (raycast only), no stuttering during LOD switching.
  • Match LOD: match current LOD, may have slight stuttering during LOD switching.

Scene node

the editor tool data is stored under the EasyAR.Mega.EditorTool node, deleting this node is equivalent to deleting the editor tool data.

alt text

Caution

do not modify the content of the EasyAR.Mega.EditorTool node directly, especially do not modify the Transform of this node, otherwise it may cause the editor tool to fail to work normally or the content display position to be incorrect during tracking.

Basic information

alt text

name | description --- | --- Job ID | the mapping job id of this block. Block ID | block id. Block Name | block name. Modified | block modification time. Version | block mapping version. GNSS Location | GNSS (GPS, BeiDou, etc.) coordinates. correct values are only displayed after the block mesh is loaded.         Latitude | GNSS latitude coordinate.
only displayed when GNSS coordinates are generated in the block mapping data.         Longitude | GNSS longitude coordinate.
only displayed when GNSS coordinates are generated in the block mapping data.         Altitude