SpriteBase3D.flipH

If true, texture is flipped horizontally.

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

Meta