|
@@ -151,7 +151,7 @@ namespace BansheeEngine
|
|
|
private:
|
|
private:
|
|
|
friend class ScenePicking;
|
|
friend class ScenePicking;
|
|
|
|
|
|
|
|
- SPtr<MultiRenderTextureCore> mNormalsTexture;
|
|
|
|
|
|
|
+ SPtr<MultiRenderTextureCore> mPickingTexture;
|
|
|
|
|
|
|
|
static const float ALPHA_CUTOFF;
|
|
static const float ALPHA_CUTOFF;
|
|
|
|
|
|