Line2D.textureMode

The style to render the texture on the line. Use linetexturemode constants.

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

Meta