Show / Hide Table of Contents

Struct DFBlock.RmbFldBlockPositions

Position of the block in 3D space.

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

Fields

| Improve this Doc View Source

XPos

X position of block in 3D space.

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

YRotation

Y rotation.

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

ZPos

Z position of block in 3D space.

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