WorldToScreen
Summary
public Vector3D WorldToScreen(ref Vector3D worldPos)
Gets screen coordinates of 3d world pos in 0 - 1 distance where 1.0 is screen width(for X) or height(for Y). WARNING: Y is from bottom to top.
Returns
Screen coordinate in 0-1 distance.
Parameters
- Vector3D worldPos