Version 0.55.1

line_dir

Straight connection along a direction.

Signatures

  •   line_dir( vector dirlen )
  •   line_dir( vector dir, float len )

Details

This curve segments adds a straight line with a certain length into a given direction to the curve.

Parameters

dirlen

A vector that gets added to the end of the curve. This includes its direction and its lengths.

dir

A vector that determines the direction of the straight line that is added to the end of the curve.

len

The length of the straight line that is added to the end of the curve.

See also

🗙

Search results for