MeshInstance2D.texture

The Texture that will be used if using the default CanvasItemMaterial. Can be accessed as TEXTURE in CanvasItem shader.

  1. Texture texture [@property getter]
    struct MeshInstance2D
    @nogc nothrow @property
    texture
    ()
  2. Texture texture [@property setter]

Meta