UE - New Vector3Create a new Vector3. Representation of 3D vectors and points.Example#local newVector = UE.Vector3(0, 0, 0)CopyUser Variables#No user variables.