LineGroupList Structure |
Namespace: DigitalRuby.FastLineRenderer
The LineGroupList type exposes the following members.
Name | Description | |
---|---|---|
Default |
Create a default line group
| |
Equals | (Inherited from ValueType.) | |
GetHashCode | (Inherited from ValueType.) | |
GetType | (Inherited from Object.) | |
ToString | (Inherited from ValueType.) |
Name | Description | |
---|---|---|
AddEndCap |
Whether to add an end cap
| |
AddStartCap |
Whether to add a start cap
| |
Continuous |
Continuous. If true, line points append. If false, every two points is an individual line.
| |
Description |
Description. Not saved when built.
| |
GlowIntensity |
Glow intensity
| |
GlowWidthMultiplier |
Glow width multiplier
| |
LineColor |
Line color
| |
LineJoin |
Join type
| |
LineRadius |
Line radius
| |
Offset |
Offset for all lines in this group
| |
Points |
List of points for the lines.
|