Show / Hide Table of Contents

Struct GetTextureSettings

Settings in for GetTexture methods.

Namespace: DaggerfallWorkshop
Assembly: Assembly-CSharp.dll
Syntax
public struct GetTextureSettings

Fields

| Improve this Doc View Source

alphaIndex

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

archive

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

atlasMaxSize

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

atlasPadding

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

atlasShrinkUVs

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

autoEmission

Declaration
public bool autoEmission
Field Value
Type Description
Boolean
| Improve this Doc View Source

autoEmissionForWindows

Declaration
public bool autoEmissionForWindows
Field Value
Type Description
Boolean
| Improve this Doc View Source

borderSize

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

copyToOppositeBorder

Declaration
public bool copyToOppositeBorder
Field Value
Type Description
Boolean
| Improve this Doc View Source

createEmissionMap

Declaration
public bool createEmissionMap
Field Value
Type Description
Boolean
| Improve this Doc View Source

createNormalMap

Declaration
public bool createNormalMap
Field Value
Type Description
Boolean
| Improve this Doc View Source

dilate

Declaration
public bool dilate
Field Value
Type Description
Boolean
| Improve this Doc View Source

emissionIndex

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

frame

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

normalStrength

Declaration
public float normalStrength
Field Value
Type Description
Single
| Improve this Doc View Source

record

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

sharpen

Declaration
public bool sharpen
Field Value
Type Description
Boolean
| Improve this Doc View Source

stayReadable

Declaration
public bool stayReadable
Field Value
Type Description
Boolean
| Improve this Doc View Source

textureFile

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