LightningBolt Class |
Namespace: DigitalRuby.WeatherMaker
The LightningBolt type exposes the following members.
| Name | Description | |
|---|---|---|
| LightningBolt |
Default constructor
|
| Name | Description | |
|---|---|---|
| CameraMode |
Camera mode
| |
| HasGlow |
Is there any glow for any of the lightning bolts?
| |
| IsActive |
Is this lightning bolt active any more?
| |
| MinimumDelay |
The current minimum delay until anything will start rendering
|
| Name | Description | |
|---|---|---|
| AddGroup |
Add a new lightning bolt segment group
| |
| Cleanup |
Cleanup
| |
| ClearCache |
Clear out all cached objects to free up memory
| |
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| SetupLightningBolt |
Initialize
| |
| ToString | (Inherited from Object.) | |
| Update |
Update
|
| Name | Description | |
|---|---|---|
| MaximumLightCount |
The maximum number of lights to allow for all lightning
| |
| MaximumLightsPerBatch |
The maximum number of lights to create per batch of lightning emitted
|