LightningBoltSegmentGroup Fields |
The LightningBoltSegmentGroup type exposes the following members.
| Name | Description | |
|---|---|---|
| Color |
Color for the group
| |
| Delay |
Delay before rendering should start
| |
| EndWidthMultiplier |
The width can be scaled down to the last segment by this amount if desired
| |
| Generation |
Generation
| |
| LifeTime |
Total life time the group will be alive in seconds
| |
| LightParameters |
Light parameters
| |
| Lights |
Lights
| |
| LineWidth |
Width
| |
| PeakEnd |
Peak end, the segments should start to go away after this point
| |
| PeakStart |
Peak start, the segments should be fully visible at this point
| |
| Segments |
Segments
| |
| StartIndex |
Start index of the segment to render (for performance, some segments are not rendered and only used for calculations)
|