Search Results for

    Show / Hide Table of Contents

    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>
    In This Article
    Back to top PLATEAU SDK for Unity