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