Distance: Difference between revisions

From Fancade Wiki
(Created page with "File:Distance1.png Outputs the distance between two vectors. File:InShot_20220218_181010446.jpg Category:Blocks ")
 
(Updated the page)
Line 1: Line 1:
[[File:Distance1.png]]
{{Block
|image=Distance.png
|type=s
|folder=math
|input1={{Port|v}}
|input2={{Port|v}}
|output1={{Port|n|Distance}}
}}
Outputs the distance between two [[vector]]s.


Outputs the distance between two [[Vector|vectors]].
[[File:Distance example.jpg|frameless|center|Example]]
 
[[File:InShot_20220218_181010446.jpg]]




[[Category:Blocks]]
[[Category:Blocks]]

Revision as of 11:23, 18 May 2024

Distance
Distance.png
TypeScript block
ColliderNone
FolderMath
Ports
Inputs Vector
Vector
Outputs Distance

Outputs the distance between two vectors.

Example
Example