GraphicsDevice.getWorldCoordinates

Converts screen coordinates to world coordinates.

class GraphicsDevice
@nogc nothrow
vec3
getWorldCoordinates
(
in ref vec2 mousePosition
)

Meta