Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
RoomProperties
C# Class RoomProperties, Lumiere
Show file
Open project: smwolfskill/Lumiere
Class Usage Examples
Public Properties
Property
Type
Description
maxHeight
int
maxWidth
int
minHeight
int
minWidth
int
roomTypes
RoomType[]
Property Details
maxHeight
public property
public
int
maxHeight
return
int
maxWidth
public property
public
int
maxWidth
return
int
minHeight
public property
public
int
minHeight
return
int
minWidth
public property
public
int
minWidth
return
int
roomTypes
public property
public
RoomType[]
roomTypes
return
RoomType[]