Declaration
Vector2.X = value
go
Parameters
Input
Return
Type | Description |
---|---|
Vector2 | Two-dimensional vector after modifying the first component |
Set the first component of a 2D vector
Vector2.X = value
go
Type | Description |
---|---|
Vector2 | Two-dimensional vector after modifying the first component |