Click or drag to resize

FastLineRendererProperties Fields

The FastLineRendererProperties type exposes the following members.

Fields
  NameDescription
Public fieldColor
Color
Public fieldEnd
End position (ignored for AppendLine, in which case Start is used)
Public fieldGlowIntensityMultiplier
Glow intensity multiplier
Public fieldGlowWidthMultiplier
Glow width multiplier
Public fieldLifeTime
Life time parameters. Do not modify, instead call SetLifeTime.
Public fieldLineJoin
Join mode if AppendLine is used
Public fieldLineType
Line type
Public fieldRadius
Line radius in world units
Public fieldStart
Start position
Public fieldVelocity
Velocity of the line.
Top
See Also