Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • JSONTemplate
    • Rotation

Implements

  • IRotation

Index

Constructors

Properties

Accessors

Methods

Constructors

constructor

  • new Rotation(parent: IMemory): Rotation

Properties

jsonFields

jsonFields: string[] = ...

Private Readonly parent

parent: IMemory

Accessors

x

  • get x(): number
  • set x(x: number): void

y

  • get y(): number
  • set y(y: number): void

z

  • get z(): number
  • set z(z: number): void

Methods

getRawRot

  • getRawRot(): Buffer

getVec3

  • getVec3(): Vector3

setRawRot

  • setRawRot(rot: Buffer): void

toJSON

  • toJSON(): any
  • Returns any

Generated using TypeDoc