openrndr
Toggle table of contents
0.4.5-dev.17.uncommitted+81afe70
common
Platform filter
common
Switch theme
Search in API
openrndr
openrndr-math
/
org.openrndr.math.transforms
/
unproject
unproject
fun
unproject
(
point
:
Vector3
,
projection
:
Matrix44
,
view
:
Matrix44
,
width
:
Int
,
height
:
Int
)
:
Vector3
(
source
)