LightningBoltScriptLevelOfDetailDistance Field |
If non-zero, the Camera property is used to get distance of lightning from camera. Lightning generations is reduced for each distance from camera. For example, if LevelOfDetailDistance was 100 and the lightning was 200 away from camera, generations would be reduced by 2, to a minimum of 1.
Namespace:
DigitalRuby.ThunderAndLightning
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public float LevelOfDetailDistance
Public LevelOfDetailDistance As Single
public:
float LevelOfDetailDistance
val mutable LevelOfDetailDistance: float32
Field Value
Type:
SingleSee Also