Vector3f.Y Field

SFML.Net

Vector3fY 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 float Y
Public Y As Single
public:
float Y
val mutable Y: float32

Field Value

Type: Single
See Also