LightningBolt Class |
Namespace: DigitalRuby.ThunderAndLightning
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 segment group, or get one from cache
| |
Cleanup |
Cleanup all resources
| |
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 |
Setup a lightning bolt from dependencies
| |
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
|