PEd_CameraUnprojectVec2

A function defined in PEd_cameraLegacy.gml

PEd_CameraUnprojectVec2(_vector)

Description

Unprojects the point on screen from screen space to a direction in world space.

Arguments

Name Type Description
_vector Array The vector to unproject.

Returns

Array A vector pointing from the camera in point direction.


Copyright © 2024, BlueBurn. Built on September 03, 2024 using GMDoc.