Namespace: DeltaEngine.ContentAssembly: DeltaEngine (in DeltaEngine.dll) Version: 1.1.1.0 (1.1.1)
public static SunLight Current { get; set; }
public static SunLight Current { get; set; }
Public Shared Property Current As SunLight
Get
Set
Public Shared Property Current As SunLight
Get
Set
public:
static property SunLight^ Current {
SunLight^ get ();
void set (SunLight^ value);
}
public:
static property SunLight^ Current {
SunLight^ get ();
void set (SunLight^ value);
}
static member Current : SunLight with get, set
static member Current : SunLight with get, set
Property Value
Type:
SunLight