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