Split Vector 3
Ports
Inputs
| Port Name | Type | Default Value | Description |
|---|---|---|---|
| [Vector 3] | Vector3 that will be split. |
Outputs
| Port Name | Type | Default Value | Description |
|---|---|---|---|
| [Float] | Return a float from the first value X in the vector3. | ||
| [Float] | Return a float from the second value Y in the vector3. | ||
| [Float] | Return a float from the last value Z in the vector3. |