Break Vector: Difference between revisions

 
m (Detail port names, Image template, and Related section)
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
[[width=336px,alt=Break Vector|/uploads/Break Vector.png]]
{{Block
|image=Break Vector.png
|type=s
|folder=math
|input1={{Port|v}}
|output1={{Port|n|X}}
|output2={{Port|n|Y}}
|output3={{Port|n|Z}}
}}


Converts a [[Number|vector]] into three [[numbers]].
Converts a [[vector]] into three [[number]]s.


[[File:Screenshot_2022-02-15-07-01-13-30_6c69499164362a0dbe2f1dfe7c62199a.jpg]]
{{Image|Break_Vector_example.jpg|Inspection of each axes after breaking a vector.}}


== Related ==
* [[Make Vector]]
* [[Break Rotation]]


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

Latest revision as of 08:13, 21 May 2024

Converts a vector into three numbers.

Break Vector
Break Vector.png
TypeScript block
ColliderNone
FolderMath
Ports
Inputs Vector
Outputs X
Y
Z
Inspection of each axes after breaking a vector.

Related