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