Enum MeshType

Represents a mesh type

Namespace: TSD.API.Remoting.Structure
Assembly: TSD.API.Remoting.dll
Syntax
public enum MeshType

Fields

Name Value Description
QuadDominantQuadDominant = 1

Quad dominant

QuadOnlyQuadOnly = 2

Quad only

TriangularTriangular = 3

Triangular

UnknownUnknown = 0

Unknown

Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next