Companion

Functions

Link copied to clipboard
fun fromPoints(points: List<Vector3>, closed: Boolean): Path3D
Link copied to clipboard
fun fromSegments(segments: List<Segment3D>, closed: Boolean, distanceTolerance: Double = 0.001): Path3D

Properties

Link copied to clipboard