FastLineRendererProperties Fields |
The FastLineRendererProperties type exposes the following members.
Name | Description | |
---|---|---|
Color |
Color
| |
End |
End position (ignored for AppendLine, in which case Start is used)
| |
GlowIntensityMultiplier |
Glow intensity multiplier
| |
GlowWidthMultiplier |
Glow width multiplier
| |
LifeTime |
Life time parameters. Do not modify, instead call SetLifeTime.
| |
LineJoin |
Join mode if AppendLine is used
| |
LineType |
Line type
| |
Radius |
Line radius in world units
| |
Start |
Start position
| |
Velocity |
Velocity of the line.
|