-
Notifications
You must be signed in to change notification settings - Fork 218
Lib.render.analyze.GetScreenPos
Thomas Mann edited this page May 28, 2025
·
1 revision
Returns the given position in screen space coordinates.
This can be useful to attach labels or annotations to objects rendered by a camera.
Please checkout the example.
Name (Relevancy & Type) | Description |
---|---|
LocalPosition (Vector3) | Optional offset to the converted position |
SetDepthToZero (Boolean) | Sets the z-component of the view space coordinate to z. In most case, this is what you want for using directly as screen space position. |
Name | Type |
---|---|
UpdateCommand | T3.Core.DataTypes.Command |
Position | System.Numerics.Vector3 |
Please help use to improve this documentation. Feel free to improve the description.
⚠ Everything else is automatically generated and will be overwritten regularly.