SpriteBase3D.doubleSided

If true, texture can be seen from the back as well, if false, it is invisible when looking at it from behind.

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

Meta