Options
All
  • Public
  • Public/Protected
  • All
Menu

A Line3 represents a line segment between a start and end point.

Hierarchy

  • Line3

Index

Properties

Properties

end: Vector3

The end of the line segment.

start: Vector3

The start of the line segment.