Last updated

API / geotoolkit3d / scene / seismic / Horizon / HorizonGeometryMode

Enumeration: HorizonGeometryMode

seismic.Horizon.HorizonGeometryMode

The Geometry Mode to render the Horizon with

Table of contents

Enumeration Members

Contents

Enumeration Members

Lines

Lines = "lines"

Draw the horizon as a series of lines.


PointCloud

PointCloud = "pointcloud"

Draw the horizon as a set of points.


Triangles

Triangles = "triangles"

Draw the horizon as a mesh made of triangles.