WeatherMakerReflectionScriptRecursionLimit Field |
Recursion limit. Reflections will render off each other up to this many times. Be careful for performance.
Namespace:
DigitalRuby.WeatherMaker
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public int RecursionLimit
Public RecursionLimit As Integer
public:
int RecursionLimit
val mutable RecursionLimit: int
Field Value
Type:
Int32See Also