Fix consistency of sky sun/moon texture behaviour
Also cleans up related code somewhat.
This commit is contained in:
@@ -82,6 +82,8 @@ struct CloudParams
|
||||
class SkyboxDefaults
|
||||
{
|
||||
public:
|
||||
SkyboxDefaults() = delete;
|
||||
|
||||
static const SkyboxParams getSkyDefaults()
|
||||
{
|
||||
SkyboxParams sky;
|
||||
|
||||
Reference in New Issue
Block a user