WeatherMakerPerformanceProfileScriptEnablePerPixelLighting Field |
Whether per pixel lighting is enabled - currently precipitation particles are the only materials that support this. Turn off if you see a performance impact.
Namespace:
DigitalRuby.WeatherMaker
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public bool EnablePerPixelLighting
Public EnablePerPixelLighting As Boolean
public:
bool EnablePerPixelLighting
val mutable EnablePerPixelLighting: bool
Field Value
Type:
BooleanSee Also