Legacy Documentation: Version 5.1
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

Vector2.Vector2

Switch to Manual
public Vector2(x: float, y: float)

Parameters

Description

Constructs a new vector with given x, y components.