Object Types for Polygon Layer

Extruded | Overlay


Extruded

Extruded polygon with specified height, color and transparency

Specific settings:

three.js geometry class:

ExtrudeGeometry

Overlay

Overlay of main DEM with specified color, border color and transparency. If altitude mode of z coordinate is Relative to DEM or + "field name", each polygon is split into triangles using triangles of DEM, and is located at the relative height from triangle surface of DEM. You can add side to each polygon if you want.

Specific settings:

three.js classes:

Geometry, Line and PlaneGeometry


Back to Export Settings | Qgis2threejs plugin version 1.3