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 SourceFlatResource
Flat (billboard) resource.
Declaration
public DFBlock.RdbFlatResource FlatResource
Field Value
| Type | Description |
|---|---|
| DFBlock.RdbFlatResource |
LightResource
Light resource.
Declaration
public DFBlock.RdbLightResource LightResource
Field Value
| Type | Description |
|---|---|
| DFBlock.RdbLightResource |
ModelResource
3D object resource.
Declaration
public DFBlock.RdbModelResource ModelResource
Field Value
| Type | Description |
|---|---|
| DFBlock.RdbModelResource |