WeatherMakerReflectionScriptRecursionRenderTextureSizeReducerPower Field |
Reduce render texture size as recursion increases, formula = Mathf.Pow(RecursionRenderTextureSizeReducerPower, recursionLevel) * RenderTextureSize.
Namespace:
DigitalRuby.WeatherMaker
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public float RecursionRenderTextureSizeReducerPower
Public RecursionRenderTextureSizeReducerPower As Single
public:
float RecursionRenderTextureSizeReducerPower
val mutable RecursionRenderTextureSizeReducerPower: float32
Field Value
Type:
SingleSee Also