Class: Camera
Lua
C++
Edit

Camera::Project

This method projects a 3D position onto 2D screen space.

Syntax

Parameter Description
point position in global space
framebuffer framebuffer to test with

Returns

Returns a screen coordinate with the distance in front of the camera stored in the Z component.

Copyright © 2024 Ultra Software.
All rights reserved.