Skip to content

lib.3d.gizmo.Locator

Thomas Mann edited this page Jan 17, 2024 · 5 revisions

Locator

in lib.3d.gizmo


Provides a 3d position in world space that can but used to drive other components.


Input Parameters

Name (Relevancy & Type) Description
Position (Vector3) -
Size (Single) -
Thickness (Single) -
Color (Vector4) -
EnableDepthTest (Boolean) -
Visibility (GizmoVisibility) -
Label (String) -

Outputs

Name Type
Output T3.Core.DataTypes.Command
Pos System.Numerics.Vector3
DistanceToCamera System.Single

Please help use to improve this documentation. Feel free to improve the description.

⚠ Everything else is automatically generated and will be overwritten regularly.

Clone this wiki locally