WeatherMakerPerformanceProfileScriptVolumetricCloudRaymarchSkipMultiplierMaxCount Field |
The max number of times to multiply the raymarch distance, this ensures that the ray march step distance does not become so large that it misses clouds.
Namespace:
DigitalRuby.WeatherMaker
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public int VolumetricCloudRaymarchSkipMultiplierMaxCount
Public VolumetricCloudRaymarchSkipMultiplierMaxCount As Integer
public:
int VolumetricCloudRaymarchSkipMultiplierMaxCount
val mutable VolumetricCloudRaymarchSkipMultiplierMaxCount: int
Field Value
Type:
Int32See Also