Camera2D.anchorMode

The Camera2D's anchor point. See ANCHOR_MODE_* constants.

  1. Camera2D.AnchorMode anchorMode [@property getter]
  2. long anchorMode [@property setter]
    struct Camera2D
    @nogc nothrow @property
    void
    anchorMode
    (
    long v
    )

Meta