A function defined in PEd_cameraLegacy.gml
PEd_CameraUnprojectVec2(_vector)
Unprojects the point on screen from screen space to a direction in world space.
Name | Type | Description |
---|---|---|
_vector | Array |
The vector to unproject. |
Array
A vector pointing from the camera in point direction.
Copyright © 2024, BlueBurn. Built on September 03, 2024 using GMDoc.