Vector3f.Z Field

SFML.Net

Vector3fZ Field
Z (depth) 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 Z
Public Z As Single
public:
float Z
val mutable Z: float32

Field Value

Type: Single
See Also