The calculated center point of this Segment. Only applies to curved Segments.
The calculated radius of this Segment. Only applies to curved Segments.
The bouncing coefficient of this Segment.
Bias of this Segment.
The collision group of this Segment.
The collision mask of this Segment.
The color of this Segment. Range: -1 <= color < 16777216.
Utils.numberToColor function.-1 means transparent color.The curving angle of this Segment. (in radians)
The calculated normal vector of this Segment. Only applies to non-curved Segments.
The texture id of this Segment. -1 = empty.
The first Vertex of this Segment.
The calculated normal direction of the object's tangent line at v0. Only applies to curved Segments.
The second Vertex of this Segment.
The calculated normal direction of the object's tangent line at v1. Only applies to curved Segments.
Whether this Segment is visible or not.
A class that defines a segment.