The screen coordinate plane represents screen space, entities drawn in screen space are pinned to screen coordinates ignoring the camera.
The world coordinate plane (default) represents world space, any entities drawn with world space move when the camera moves.
Enum representing the coordinate plane for the position 2D vector in the TransformComponent