Interface GameEnvironment

Hierarchy

  • GameEnvironment

Properties

perspectives: { firstPersonPerspective: boolean; thirdPersonPerspective: boolean }

Type declaration

  • firstPersonPerspective: boolean
  • thirdPersonPerspective: boolean
time: string
timeAcceleration: { general: number; night: number }

Type declaration

  • general: number
  • night: number

Generated using TypeDoc