Return a direction vector from the viewport at the specific 2d region coordinate.
| Parameters: |
|
|---|---|
| Returns: | normalized 3d vector. |
| Return type: |
Return the 3d view origin from the region relative 2d coords.
| Parameters: |
|
|---|---|
| Returns: | The origin of the viewpoint in 3d space. |
| Return type: |
Return a 3d location from the region relative 2d coords, aligned with depth_location.
| Parameters: |
|
|---|---|
| Returns: | normalized 3d vector. |
| Return type: |
Return the region relative 2d location of a 3d position.
| Parameters: |
|
|---|---|
| Returns: | 2d location |
| Return type: |