VGDC 2025-2026 Club Game
Loading...
Searching...
No Matches
LineRendererSmoother Class Reference
Inheritance diagram for LineRendererSmoother:
Collaboration diagram for LineRendererSmoother:

Public Member Functions

void ApplySmoothing (Vector3[] rawPath)

Data Fields

LineRenderer line
float smoothingLength = 2f
int smoothingSections = 10

Member Function Documentation

◆ ApplySmoothing()

void LineRendererSmoother.ApplySmoothing ( Vector3[] rawPath)
inline

Field Documentation

◆ line

LineRenderer LineRendererSmoother.line

◆ smoothingLength

float LineRendererSmoother.smoothingLength = 2f

◆ smoothingSections

int LineRendererSmoother.smoothingSections = 10

The documentation for this class was generated from the following file: