Position
public protocol Position
A position is anything that can return a vector3 in a map, it is used
to help place Elements in the screen.
The most types to be used as a Position are Vector3 or Coordinate
public protocol Position
A position is anything that can return a vector3 in a map, it is used
to help place Elements in the screen.
The most types to be used as a Position are Vector3 or Coordinate