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. |