Triangles

Base Type: Geometry

A class that contains a collection of 3D triangles where each consecutive triplet of vertices defines a new triangle.

Property

Type

Description

PointArray

Point[]

The geometry of the triangles.

2/28/2020