Show / Hide Table of Contents

Struct DFBlock.RdbLightResource

The light resource structure is currently unknown.

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

Fields

| Improve this Doc View Source

Radius

Seems to be light radius, not sure about attenuation model.

Declaration
public ushort Radius
Field Value
Type Description
UInt16
| Improve this Doc View Source

Unknown1

Unknown.

Declaration
public uint Unknown1
Field Value
Type Description
UInt32
| Improve this Doc View Source

Unknown2

Unknown.

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