Show / Hide Table of Contents

Enum PolygonOutlineModeGrid3D

Namespace: Edgar.Unity
Assembly: cs.temp.dll.dll
Syntax
public enum PolygonOutlineModeGrid3D

Fields

Name Description
Points

Outline of the polygon is represented as a collection of points.

Tiles

Outline of the polygon is represented as a collection of tiles.

In This Article
Back to top Generated by DocFX