Click or drag to resize

LightningBoltSegmentGroup Fields

The LightningBoltSegmentGroup type exposes the following members.

Fields
  NameDescription
Public fieldColor
Color for the group
Public fieldDelay
Delay before rendering should start
Public fieldEndWidthMultiplier
The width can be scaled down to the last segment by this amount if desired
Public fieldGeneration
Generation
Public fieldLifeTime
Total life time the group will be alive in seconds
Public fieldLightParameters
Light parameters
Public fieldLights
Lights
Public fieldLineWidth
Width
Public fieldPeakEnd
Peak end, the segments should start to go away after this point
Public fieldPeakStart
Peak start, the segments should be fully visible at this point
Public fieldSegments
Segments
Public fieldStartIndex
Start index of the segment to render (for performance, some segments are not rendered and only used for calculations)
Top
See Also