Beautify 3D polygon datasets

Usingvector dataset plug-in asset function, you can quickly set the style of 3D surface dataset, and quickly beautify 3D surface data.

  1. Run the SuperMap Editor tool controls to create a new spherical/planar scene and add 3D point, line and polygon data in UDB/UDBX format.
  2. After adding the data, run the current level.
  3. Click Data Beautification -> Asset Settings -> Vector Dataset , select the corresponding 3D surface layer in the Vector Dataset Plug-in Asset Settings panel, and select the appropriate associated field. Select the style style for the asset type.
  4. In the asset library of Unreal Engine, select the corresponding object, right-click, select Copy Reference from the menu, and paste the copied path into the corresponding attribute box in the attribute table of the vector dataset plug-in asset setting panel.
  5. Click OK to see that the material object has been applied in the scene.
  6. Repeat steps 3-4 if you need to change the file path of the referenced material.
  7. After setting, the association between attribute fields and Unreal Engine materials will be recorded in the Project/Content/SceneInfos/Level/SceneInfos.json file corresponding to the scene. The relevant labels are as follows:
    • ResoureConditions: Records the attribute fields and attribute values of the vector dataset.
    • ResourceName: Records the Unreal Engine material object associated with this attribute value object.
    • Caption, DataSetAlias, etc. record the name, data type and other information of vector dataset.

    Set the water surface effect for the 3D polygon dataset as shown below.