Line2D.textureMode

The style to render the texture on the line. Use LINE_TEXTURE_* constants. Default value: LINE_TEXTURE_NONE.

  1. Line2D.LineTextureMode textureMode [@property getter]
    struct Line2D
    @nogc nothrow @property
    textureMode
    ()
  2. long textureMode [@property setter]

Meta