A function defined in PEd_cameraLegacy.gml
PEd_CameraScreenToPlaneXY(_x, _y, _z)
Converts the given screen coordinates to the space coordinates lying on the xy-plane at given height.
Name | Type | Description |
---|---|---|
_x | Real |
The x position on the screen. |
_y | Real |
The y position on the screen. |
_z | Real |
The target z position in the space. |
Copyright © 2024, BlueBurn. Built on September 03, 2024 using GMDoc.