textureLoopLength property

double? textureLoopLength
final

The length, in points, that the texture is stretched to. If the textureLoopLength is shorter than the line, the texture will be looped.

Implementation

final double? textureLoopLength;