Interface WorldData

The object returned from world.save();

Hierarchy

  • WorldData

Properties

Properties

buffer: ArrayBuffer

The world's component storage buffer

capacity: number

The maximum number of entities allowed in the world

version: string

The Miski version of the creating world

Generated using TypeDoc