SpriteBase3D.flipH

If true texture is flipped horizontally. Default value: false.

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

Meta