Members
(static) height :number
The height in meters of the floor.
(static) id :string
The unique identifier for this object.
(static) index :string
The floor index. The index is used to determine
the order of floors from the bottom to the top
(static) rooms :Array.<MetarealPlayerSDK.Room>
The list of all the rooms on this floor.
(static) tag :string
The floor tag. The tag is used by rooms to
indicate which floor they belong to.
(static) type :string
The type identifier for this object.