This version of Unity is unsupported.

TrailRenderer.AddPosition

Switch to Manual
public void AddPosition(Vector3 position);

Parameters

positionThe position to add to the trail.

Description

Adds a position to the trail.

See Also: AddPositions function.