Method NewRoomShape
NewRoomShape(string, params Vector3Int[])
Create (in-memory) a RoomShape with a single CellSet. Save with SaveRoomShape(RoomShape, string) to persist as an asset.
protected static RoomShape NewRoomShape(string name, params Vector3Int[] cells)
Parameters
namestringcellsVector3Int[]