Class: Building

MetarealPlayerSDK.Building

A building.


Members

(static) floors :Array.<MetarealPlayerSDK.Floor>

The list of all floors in this building.

(static) id :string

The unique identifier for this object.

(static) name :string

The name of the building.

(static) panoramas :Array.<MetarealPlayerSDK.Panorama>

The list of all panoramas in this building.

(static) position :_vector

The position of the building in 3D space.

(static) rooms :Array.<MetarealPlayerSDK.Room>

The list of all rooms in this building.

(static) rotation :_vector

The Euler rotation of the building in 3D space.

(static) scale :_vector

The scale multiplier of the building in 3D space.

(static) type :string

The type identifier for this object.