MeshTexture.mesh

Sets the mesh used to draw. It must be a mesh using 2D vertices.

  1. Mesh mesh [@property getter]
    struct MeshTexture
    @nogc nothrow @property
    mesh
    ()
  2. Mesh mesh [@property setter]

Meta