ProceduralRoomtotalHeight Property |
[Missing <summary> documentation for "P:BrydenWoodUnity.DesignData.ProceduralRoom.totalHeight"]
Namespace:
BrydenWoodUnity.DesignData
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntaxpublic float totalHeight { get; set; }
Public Property totalHeight As Single
Get
Set
public:
property float totalHeight {
float get ();
void set (float value);
}
member totalHeight : float32 with get, set
Property Value
Type:
Single
See Also