Click or drag to resize

MeshUtils Class

Provides methods for making specialised meshes that can be used with grids.
Inheritance Hierarchy
SystemObject
  Gamelogic.GridsMeshUtils

Namespace:  Gamelogic.Grids
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
[VersionAttribute(1, 7, 0)]
public static class MeshUtils

The MeshUtils type exposes the following members.

Methods
  NameDescription
Public methodStatic memberMakeBandedSector
These meshes can be used with polar grids to render cells.
Top
See Also