Vector3f Fields

SFML.Net

Vector3f Fields

The Vector3f type exposes the following members.

Fields
  Name Description
Public field X
X (horizontal) component of the vector
Public field Y
Y (vertical) component of the vector
Public field Z
Z (depth) component of the vector
Top
See Also