Gets the x position of the vertex this vertex view refers to.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public float X { get; }
Public ReadOnly Property X As Single
public: property float X { float get (); }
C# | Visual Basic | Visual C++ |
public float X { get; }
Public ReadOnly Property X As Single
public: property float X { float get (); }