LightningBoltSegmentGroup Class |
Namespace: DigitalRuby.ThunderAndLightning
The LightningBoltSegmentGroup type exposes the following members.
Name | Description | |
---|---|---|
![]() | LightningBoltSegmentGroup | Initializes a new instance of the LightningBoltSegmentGroup class |
Name | Description | |
---|---|---|
![]() | SegmentCount |
Total number of active segments
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | Reset |
Return the group to its cache if there is one
|
![]() | ToString | (Inherited from Object.) |
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)
|