Data defining ceiling information for the room
type CeilingData {# Maximum height of the ceilingmaxHeight: Float # Minimum height of the ceilingminHeight: Float }