Show / Hide Table of Contents

Enum DFMesh.UVGenerationMethods

These are methods by which the UV coordinates are generated. This is for troubleshooting only and can be ignored.

Namespace: DaggerfallConnect
Assembly: Assembly-CSharp.dll
Syntax
public enum UVGenerationMethods

Fields

Name Description
ModifiedMatrixGenerator

Using FaceUVTool matrix generator.

TriangleOnly

Face has three points only.

Unknown

An unknown method.

  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX