Template:GetDirectionNodePage: Difference between revisions

Template page
m 989onan moved page ProtoFlux:Local Transform to Template:GetDirectionNodePage: Misspelled title: oops!
fix problem
 
(7 intermediate revisions by the same user not shown)
Line 25: Line 25:
== Outputs ==
== Outputs ==


=== * ([[Type:Float3]]) ===
=== * ([[Type:Float3|float3]]) ===


The {{{1}}} of the provided Instance ([[Slot|Slot]]).
The {{{1}}} of the provided Instance ([[Slot|Slot]]).
Line 31: Line 31:
== Examples ==
== Examples ==


<gallery widths=480px heights=480px>
<noinclude><code>//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</code></noinclude>
File:Protoflux_example_Get_{{{1}}}.webp|Get {{{1}}} being used to show the {{{1}}} direction of a slot using a [[ProtoFlux:Debug Vector|Debug Vector Node]]
<noinclude>[[File:TestImage.webp|480x480px|thumb|left|Get ARG1 being used to show the ARG1  direction of a slot using a [[ProtoFlux:Debug Vector|Debug Vector Node]]|alt=Get ARG1 being used to show the ARG1 direction of a slot using a Debug Vector Node]]</noinclude>
</gallery>
 
<includeonly>[[{{#Invoke:ReturnImageForTemplate|ReturnImage|File:ProtoFlux_Example_Get_|.webp|1}}|480x480px|thumb|left|Get {{{1}}} being used to show the {{{1}}} direction of a slot using a [[ProtoFlux:Debug Vector|Debug Vector Node]]|alt=Get {{{1}}} being used to show the {{{1}}} direction of a slot using a Debug Vector Node]]</includeonly>
 
 


<includeonly>[[Category:ProtoFlux:Transform:Direction]]</includeonly>
<includeonly>[[Category:ProtoFlux:Transform:Direction]]</includeonly>

Latest revision as of 22:43, 10 February 2024

Edit this page to edit all Get Direction pages.

Get {{{1}}}
Instance
*
Direction

Get {{{1}}} Is a protoflux node that allows you to get the {{{1}}} direction of the provided Instance (Slot)

See Coordinate Spaces For how this node can be used in bigger systems.

Inputs

Instance (Slot)

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

Outputs

* (float3)

The {{{1}}} of the provided Instance (Slot).

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