SpriteBase3D.pixelSize

The size of one pixel's width on the sprite to scale it in 3D.

  1. double pixelSize [@property getter]
  2. double pixelSize [@property setter]
    struct SpriteBase3D
    @nogc nothrow @property
    void
    pixelSize
    (
    double v
    )

Meta