Show / Hide Table of Contents

Class MeshTopology

Inheritance
System.Object
MeshTopology
Namespace: Sylves
Assembly: Sylves.dll
Syntax
public sealed class MeshTopology : Enum

Fields

NGon

Declaration
public const MeshTopology NGon
Field Value
Type Description
MeshTopology

Quads

Declaration
public const MeshTopology Quads
Field Value
Type Description
MeshTopology

Triangles

Declaration
public const MeshTopology Triangles
Field Value
Type Description
MeshTopology

value__

Declaration
public int value__
Field Value
Type Description
System.Int32
In This Article
Back to top Generated by DocFX