还原水插件
This commit is contained in:
@@ -229,7 +229,7 @@ namespace WaveHarmonic.Crest
|
||||
}
|
||||
|
||||
// Our reflections do not need them.
|
||||
if (camera == _Water.Reflections.ReflectionCamera)
|
||||
if (camera == WaterReflections.CurrentCamera)
|
||||
{
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user