Skip to main content

UE - New Vector3

Create a new Vector3. Representation of 3D vectors and points.

Example#

local newVector = UE.Vector3(0, 0, 0)

User Variables#

No user variables.