MeshTexture.imageSize

Sets the size of the image, needed for reference.

  1. Vector2 imageSize [@property getter]
  2. Vector2 imageSize [@property setter]
    struct MeshTexture
    @nogc nothrow @property
    void
    imageSize
    (
    Vector2 v
    )

Meta