StarfieldModelBrightness Property |
[Missing <summary> documentation for "P:Starfield.StarfieldModel.Brightness"]
Namespace:
Starfield
Assembly:
Starfield (in Starfield.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public float Brightness { get; set; }
Public Property Brightness As Single
Get
Set
public:
property float Brightness {
float get ();
void set (float value);
}
member Brightness : float32 with get, set
Property Value
Type:
SingleSee Also