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