Skip to content

Vec2ToVec3

in Lib.numbers.vec2

Converts a vec2 and a single to a vec3

Input Parameters

Name (Relevancy & Type) Description
XY (Vector2)
Z (Single)

Outputs

Name Type
Result System.Numerics.Vector3