Class PLATEAUSubDividedCityObjectGroup
Inheritance
System.Object
PLATEAUSubDividedCityObjectGroup
Namespace: PLATEAU.RoadNetwork.CityObject
Assembly: cs.temp.dll.dll
Syntax
public class PLATEAUSubDividedCityObjectGroup : MonoBehaviour
Properties
CityObjects
構成SubDividedCityObjectリスト
Declaration
public List<SubDividedCityObject> CityObjects { get; set; }
Property Value
| Type | Description |
|---|---|
| List<SubDividedCityObject> |