PEd_CameraUnprojectVec2

function

PEd_CameraUnprojectVec2(_vector)

Description

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

Arguments

Name Type Description
_vector Array<Real> The vector to unproject.

Returns

Array<Real> A vector pointing from the camera in point direction.


Copyright © 2022, BlueBurn. Built on September 12, 2022 using GMDoc.