Template:GetDirectionNodePage: Difference between revisions

Template page
formatting
m should link that
 
Line 13: Line 13:
|}}
|}}


The '''Get {{{1}}}''' node returns the {{lc:{{{1}}}}} direction of the provided <code>Instance</code> slot in [[global space]].
The '''Get {{{1}}}''' node returns the {{lc:{{{1}}}}} [[Slot transforms#Directions|direction]] of the provided <code>Instance</code> slot in [[global space]].


== Inputs ==
== Inputs ==

Latest revision as of 21:45, 20 April 2025

Edit this page to edit all Get Direction pages

Get {{{1}}}
Instance
*
Direction

The Get {{{1}}} node returns the {{{1}}} direction of the provided Instance slot in global space.

Inputs

Instance (Slot)

The slot to find the {{{1}}} direction of.

Outputs

* (float3)

The {{{1}}} drection of the provided Instance in global space.

Examples

// Calling the function from this page causes errors, so have an example thing that is not included to give an idea of what the page would look like

Get ARG1 being used to show the ARG1 direction of a slot using a Debug Vector Node
Get ARG1 being used to show the ARG1 direction of a slot using a Debug Vector Node