Vector2i.Y Field

SFML.Net

Vector2iY Field
Y (vertical) component of the vector

Namespace: SFML.System
Assembly: sfmlnet-system-2 (in sfmlnet-system-2.dll) Version: 2.2.0.0 (2.2.0)
Syntax
public int Y
Public Y As Integer
public:
int Y
val mutable Y: int

Field Value

Type: Int32
See Also