Property Zones
Zones
Returns a collection that represents all the zones in the scene. A zone is a special container to separate a room space into several dedicated areas, e.g. one for kitchen and one for wardrobe.
Declaration
public IList<Scene.Object> Zones { get; }
Property Value
| Type | Description |
|---|---|
| IList<Scene.Object> |