Camera2D.AnchorMode

Values

ValueMeaning
anchorModeFixedTopLeft0

The camera's position is fixed so that the top-left corner is always at the origin.

anchorModeDragCenter1

The camera's position takes into account vertical/horizontal offsets and the screen size.

Meta