Show / Hide Table of Contents

Struct DFBlock.RdbResources

Aggregated resources. Only one resource will be valid.

Namespace: DaggerfallConnect
Assembly: Assembly-CSharp.dll
Syntax
public struct RdbResources

Fields

| Improve this Doc View Source

FlatResource

Flat (billboard) resource.

Declaration
public DFBlock.RdbFlatResource FlatResource
Field Value
Type Description
DFBlock.RdbFlatResource
| Improve this Doc View Source

LightResource

Light resource.

Declaration
public DFBlock.RdbLightResource LightResource
Field Value
Type Description
DFBlock.RdbLightResource
| Improve this Doc View Source

ModelResource

3D object resource.

Declaration
public DFBlock.RdbModelResource ModelResource
Field Value
Type Description
DFBlock.RdbModelResource
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX