Api Sandbox LineRenderer
class

LineRenderer

public sealed class LineRenderer : Renderer

Renders a line between a list of points

Constructors

LineRenderer()

Properties

Name Type Description
UseVectorPoints Boolean
Points List<GameObject>
VectorPoints List<Vector3>
Face FaceMode
Color Gradient
Width Curve
Texturing TrailTextureConfig
SplineInterpolation Int32
SplineTension Single
SplineContinuity Single
SplineBias Single
AutoCalculateNormals Boolean
StartCap CapStyle
EndCap CapStyle
Wireframe Boolean
Opaque Boolean
Additive Boolean
CastShadows Boolean
DepthFeather Single
FogStrength Single
Lighting Boolean
CylinderSegments Int32
Assembly: Sandbox.Engine Namespace: Sandbox Full Name: Sandbox.LineRenderer