project_point

Projects a world space point in a scene to image space. Returns an error if the point is outside image space.

arguments

return value

Float32<3>

The image space coodinates of the point. X and Y are in pixels, origin at bottom left. Z is the distance from the camera to the point.

groups