Adjusted KRLIGHT_MIN_INFLUENCE
--HG-- extra : convert_revision : svn%3A7752d6cf-9f14-4ad2-affc-04f1e67b81a5/trunk%4063
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
#import "KRNode.h"
|
||||
#import "KRTexture.h"
|
||||
|
||||
static const float KRLIGHT_MIN_INFLUENCE = 0.05f;
|
||||
static const float KRLIGHT_MIN_INFLUENCE = 0.15f; // 0.05f
|
||||
|
||||
class KRLight : public KRNode {
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user