Optionalaltitude?: numberOptionalareas?: { type?: "floor.areas"; visible?: boolean }Optionaltype?: "floor.areas"Optionalvisible?: booleanVisibility of the areas on the floor.
Optionalfootprint?: {Optionalaltitude?: numberAltitude of the footprint relative to the floor.
Optionalcolor?: stringColor of the footprint.
Optionalheight?: numberHeight of the footprint relative to altitude.
Optionalopacity?: numberOpacity of the footprint.
Optionaltype?: "floor.footprint"Optionalvisible?: booleanWhether the footprint is visible.
Optionalgeometry?: { opacity?: number; type?: "floor.geometry"; visible?: boolean }State of the geometry on the floor.
Optionalopacity?: numberOpacity of the floor geometry.
Optionaltype?: "floor.geometry"Optionalvisible?: booleanVisibility of floor geometry.
Optionalimages?: { type?: "floor.images"; visible?: boolean }Optionaltype?: "floor.images"Optionalvisible?: booleanVisibility of the images on the floor.
Optionallabels?: { enabled?: boolean; type?: "floor.labels" }Optionalenabled?: booleanWhether the labels are enabled to be shown when the floor is visible.
Optionaltype?: "floor.labels"Optionalmarkers?: { enabled?: boolean; type?: "floor.markers" }Optionalenabled?: booleanWhether the markers are enabled to be shown when the floor is visible.
Optionaltype?: "floor.markers"Optionalocclusion?: { type?: "floor.occlusion" }Optionalpaths?: { type?: "floor.paths"; visible?: boolean }Optionaltype?: "floor.paths"Optionalvisible?: booleanVisibility of the paths on the floor.
Optionaltype?: "floor"Optionalvisible?: booleanThe visibility of the floor, including the geometry, labels, and markers.
The altitude of the floor.