Show / Hide Table of Contents

Struct ModelCombiner.SubMesh

Submesh of a combined model.

Namespace: DaggerfallWorkshop.Utility
Assembly: Assembly-CSharp.dll
Syntax
public struct SubMesh

Fields

| Improve this Doc View Source

PrimitiveCount

Declaration
public int PrimitiveCount
Field Value
Type Description
Int32
| Improve this Doc View Source

StartIndex

Declaration
public int StartIndex
Field Value
Type Description
Int32
| Improve this Doc View Source

TextureArchive

Declaration
public int TextureArchive
Field Value
Type Description
Int32
| Improve this Doc View Source

TextureRecord

Declaration
public int TextureRecord
Field Value
Type Description
Int32
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX