Show / Hide Table of Contents

Struct RecordIndex

A record index for cached materials. Used to align indices in atlased textures.

Namespace: DaggerfallWorkshop
Assembly: Assembly-CSharp.dll
Syntax
[Serializable]
public struct RecordIndex

Fields

| Improve this Doc View Source

frameCount

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

height

Declaration
public int height
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

width

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